labelPadding property

EdgeInsetsGeometry labelPadding
final

The EdgeInsets used for the Padding of the buttons' content.

The default value is EdgeInsets.symmetric(horizontal: 4).

Implementation

final EdgeInsetsGeometry labelPadding;