optionButtonMargin property

EdgeInsets? optionButtonMargin
final

The margin inside the option button before the scheme color boxes. If null, defaults to EdgeInsets.all(4).

Implementation

final EdgeInsets? optionButtonMargin;