bottomAppBarColor property

Color bottomAppBarColor

shortcut for Theme.of(context).bottomAppBarColor

Implementation

Color get bottomAppBarColor => Theme.of(this).bottomAppBarColor;