PushButtonControlSizeX extension

Shortcuts for various PushButton properties based on the ControlSize.

on

Properties

borderRadius BorderRadiusGeometry
Determines the button's border radius.
no setter
constraints BoxConstraints
Determines the button's minimum size.
no setter
padding EdgeInsetsGeometry
Determines the padding of the button's text.
no setter

Methods

textStyle(TextStyle baseStyle) TextStyle
Determines the styling of the button's text.