bottomAppBarTheme function
Implementation
BottomAppBarThemeData bottomAppBarTheme(BuildContext context) {
return theme(context).bottomAppBarTheme;
}
BottomAppBarThemeData bottomAppBarTheme(BuildContext context) {
return theme(context).bottomAppBarTheme;
}