backgroundColor property
The background color of the navigation bar.
If null, uses the theme's secondary container color.
Implementation
final Color? backgroundColor;
The background color of the navigation bar.
If null, uses the theme's secondary container color.
final Color? backgroundColor;