style property

SeniorTabBarStyle? style
final

The component's style definitions. Allows you to configure: SeniorTabBarStyle.indicatorColor the indicator color of the active tab. SeniorTabBarStyle.labelColor the color of the tab label. SeniorTabBarStyle.unselectedLabelColor the label color of disabled tabs.

Implementation

final SeniorTabBarStyle? style;