width property

double? width
final

Optional width of the button. If null, wraps content.

Implementation

final double? width;