getTextHaloWidth method
Distance of halo to the font outline. Max text halo width is 1/4 of the font-size. Default value: 0. Minimum value: 0.
Implementation
Future<double?> getTextHaloWidth() => messenger.getTextHaloWidth(id);
Distance of halo to the font outline. Max text halo width is 1/4 of the font-size. Default value: 0. Minimum value: 0.
Future<double?> getTextHaloWidth() => messenger.getTextHaloWidth(id);