labelPadding property
The EdgeInsets used for the Padding of the buttons' content.
The default value is EdgeInsets.symmetric(horizontal: 4).
Implementation
final EdgeInsetsGeometry labelPadding;
The EdgeInsets used for the Padding of the buttons' content.
The default value is EdgeInsets.symmetric(horizontal: 4).
final EdgeInsetsGeometry labelPadding;