color property

Color? color
final

Overrides the default value for BottomAppBar.color.

If null, BottomAppBar uses ThemeData.bottomAppBarColor.

Implementation

final Color? color;