darkBottomAppBarTheme property
Implementation
static BottomAppBarTheme darkBottomAppBarTheme = const BottomAppBarTheme(
color: AppColors.appBarColorDark,
);
static BottomAppBarTheme darkBottomAppBarTheme = const BottomAppBarTheme(
color: AppColors.appBarColorDark,
);