appBarStyle static method
dynamic
appBarStyle()
Implementation
static appBarStyle() => const AppBarTheme(centerTitle: false, elevation: 0);
static appBarStyle() => const AppBarTheme(centerTitle: false, elevation: 0);