extendedIconLabelSpacing property
final
The spacing between the icon and the label for an extended FloatingActionButton.
If null, FloatingActionButtonThemeData.extendedIconLabelSpacing is used. If that is also null, the default is 8.0.
Implementation
final double? extendedIconLabelSpacing;