style property

The component's style definitions. Allows you to configure: SeniorBottomNavigationBarStyle.badgeColor the badge color of the bottom navigation bar items. SeniorBottomNavigationBarStyle.badgeItemColor the content color of badges for bottom navigation bar items. SeniorBottomNavigationBarStyle.color the color of the bottom navigation bar. SeniorBottomNavigationBarStyle.selectedItemColor the color of the selected bottom navigation bar item. SeniorBottomNavigationBarStyle.unselectedItemColor the color of unselected items from the bottom navigation bar.

Implementation

final SeniorBottomNavigationBarStyle? style;