buttonWidth property

double? buttonWidth
getter/setter pair

Width of the button. If left null it will use the max available space.

Implementation

double? buttonWidth;