kFastNavigationBarTheme top-level constant

NavigationBarThemeData const kFastNavigationBarTheme

Implementation

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