appBarThemeData static method

AppBarThemeData appBarThemeData()

Reference of AppBarTheme

Implementation

static AppBarThemeData appBarThemeData() {
  return theme()!.appBarTheme;
}