style property

SplitButtonThemeData? style
final

The style applied to this button bar. If non-null, it's mescled with ThemeData.splitButtonThemeData

Implementation

final SplitButtonThemeData? style;