buttonWidth property

double? buttonWidth
final

any double value for customizing width of button if isButton sets to true.

Implementation

final double? buttonWidth;