minWidth property

double? minWidth
final

The smallest horizontal extent that the button will occupy.

Defaults to the value from the current ButtonTheme.

Implementation

final double? minWidth;