width property
The width of the button.
If not specified, the button will size itself based on its child's size constraints.
Implementation
final double? width;
The width of the button.
If not specified, the button will size itself based on its child's size constraints.
final double? width;