appBarColor property

Color? get appBarColor

Implementation

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