brightness property
final
The brightness of the app bar's material. Typically this is set along with backgroundColor, iconTheme, textTheme.
Defaults to ThemeData.primaryColorBrightness.
Implementation
final Brightness brightness
The brightness of the app bar's material. Typically this is set along with backgroundColor, iconTheme, textTheme.
Defaults to ThemeData.primaryColorBrightness.
final Brightness brightness