segmentedButtonStyle property

ButtonStyle? segmentedButtonStyle
final

The style for segmented buttons in the picker.

The default is RRulePickerThemeData.defaultSegmentedButtonStyle.

See SegmentedButton.style.

Implementation

final ButtonStyle? segmentedButtonStyle;