optionButtonMargin property

EdgeInsetsGeometry? optionButtonMargin
final

The margin inside the option button, before the scheme color boxes.

If null, defaults to const EdgeInsets.all(2).

Implementation

final EdgeInsetsGeometry? optionButtonMargin;