bottomAppBarColor property Null safety
final
The default color of the BottomAppBar.
This can be overridden by specifying BottomAppBar.color.
Implementation
final Color bottomAppBarColor;
The default color of the BottomAppBar.
This can be overridden by specifying BottomAppBar.color.
final Color bottomAppBarColor;