buttonWidth property
The width of the button.
Defaults to double.maxFinite which makes the button expand to fill its parent.
Implementation
final double? buttonWidth;
The width of the button.
Defaults to double.maxFinite which makes the button expand to fill its parent.
final double? buttonWidth;