appBarTheme static method

AppBarTheme appBarTheme()

Reference of AppBarTheme

Implementation

static AppBarTheme appBarTheme() {
  return theme()!.appBarTheme;
}