width property

double? width
final

Width of the button. If null, defaults to double.infinity.

Implementation

final double? width;