minWidth property
final
The minimum width for buttons.
The actual horizontal space allocated for a button's child is at least this value less the theme's horizontal padding.
Defaults to 88.0 logical pixels.
Implementation
final double minWidth;