width property

double? width
final

The width of the button (if null, uses size for both width and height)

Implementation

final double? width;