appBarColor property
Color?
get
appBarColor
Implementation
Color? get appBarColor => Theme.of(this).appBarTheme.backgroundColor;
Color? get appBarColor => Theme.of(this).appBarTheme.backgroundColor;