buttonWidth property

double? buttonWidth
final

the width that will be applied to the button if the buttonWidth is null the button will be rendered with null

Implementation

final double? buttonWidth;