kFastNavigationBarTheme top-level property

NavigationBarThemeData kFastNavigationBarTheme
final

Implementation

final kFastNavigationBarTheme = NavigationBarThemeData(
  indicatorShape: CircleBorder(),
  elevation: 2.0,
);