color property Null safety
final
Default value for BottomAppBar.color.
If null, BottomAppBar uses ThemeData.bottomAppBarColor.
Implementation
final Color? color;
Default value for BottomAppBar.color.
If null, BottomAppBar uses ThemeData.bottomAppBarColor.
final Color? color;