appBarTheme property

AppBarTheme get appBarTheme

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

Implementation

AppBarTheme get appBarTheme => theme.appBarTheme;