getLabelStyleHaloBlur method

Future<num?> getLabelStyleHaloBlur()

Get the labelStyle's halo blur

Implementation

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