width property

double? width
final

Width of the button. If null, button expands based on content.

Implementation

final double? width;