getIconTextFit method
Scales the icon to fit around the associated text. Default value: "none".
Implementation
Future<IconTextFit?> getIconTextFit() => impl.getIconTextFit();
Scales the icon to fit around the associated text. Default value: "none".
Future<IconTextFit?> getIconTextFit() => impl.getIconTextFit();