buttonShape property

OutlinedBorder? buttonShape
final

The shape of the increment and decrement buttons.

Allows for customizing the buttons' outline and borders.

Implementation

final OutlinedBorder? buttonShape;