buttonBarTheme property
- @Deprecated('Use OverflowBar instead. ' 'This feature was deprecated after v3.21.0-10.0.pre.')
A theme for customizing the appearance and layout of ButtonBar widgets.
Implementation
@Deprecated(
'Use OverflowBar instead. '
'This feature was deprecated after v3.21.0-10.0.pre.',
)
ButtonBarThemeData get buttonBarTheme => _buttonBarTheme!;