buttonWidth property

double? buttonWidth
final

The width of the increment and decrement buttons.

If not specified, buttons adapt to their content.

Implementation

final double? buttonWidth;