buttonWidth property

double? buttonWidth
final

The width of the button.

Defaults to double.maxFinite which makes the button expand to fill its parent.

Implementation

final double? buttonWidth;