bottomAppBarTheme property
performs a simple Theme.of(context).bottomAppBarTheme action and returns given bottomAppBarTheme
Implementation
BottomAppBarTheme get bottomAppBarTheme => theme.bottomAppBarTheme;
performs a simple Theme.of(context).bottomAppBarTheme action and returns given bottomAppBarTheme
BottomAppBarTheme get bottomAppBarTheme => theme.bottomAppBarTheme;