width property

double? width
final

The width of the button.

If null or 0, uses default width based on expanded state.

Implementation

final double? width;