bottomAppBarTheme property

BottomAppBarTheme get bottomAppBarTheme

performs a simple Theme.of(context).bottomAppBarTheme action and returns given bottomAppBarTheme

Implementation

BottomAppBarTheme get bottomAppBarTheme => theme.bottomAppBarTheme;