getTextLineHeight method
Text leading value for multi-line text.
Implementation
Future<double?> getTextLineHeight() => messager.getTextLineHeight(id);
Text leading value for multi-line text.
Future<double?> getTextLineHeight() => messager.getTextLineHeight(id);