getLabelStyleHaloWidth method

Future<num?> getLabelStyleHaloWidth()

Get the labelStyle's halo width

Implementation

Future<num?> getLabelStyleHaloWidth() =>
    DisplayRulePlatform.instance.getLabelStyleHaloWidth(id);