getLabelZoomFrom method
Get the label's zoom from value
Implementation
Future<num?> getLabelZoomFrom() =>
DisplayRulePlatform.instance.getLabelZoomFrom(id);
Get the label's zoom from value
Future<num?> getLabelZoomFrom() =>
DisplayRulePlatform.instance.getLabelZoomFrom(id);