bottomAppBarColor property

Color? get bottomAppBarColor

Implementation

Color? get bottomAppBarColor => BottomAppBarTheme.of(this).color;