buttonMinSize property

Size buttonMinSize
final

Minimum button size for all buttons.

Applies to TextButton, ElevatedButton, OutlinedButton and ToggleButtons, and the legacy deprecated buttons RaisedButton, OutlineButton and FlatButton.

Defaults to kButtonMinSize.

Implementation

final Size buttonMinSize;