constraints property
Defines the button's size.
Typically used to constrain the button's minimum size.
Implementation
final BoxConstraints constraints;
Defines the button's size.
Typically used to constrain the button's minimum size.
final BoxConstraints constraints;