getLabelMaxWidth method
Get the label's max width value
Implementation
Future<int?> getLabelMaxWidth() =>
DisplayRulePlatform.instance.getLabelMaxWidth(id);
Get the label's max width value
Future<int?> getLabelMaxWidth() =>
DisplayRulePlatform.instance.getLabelMaxWidth(id);