backgroundColor property

Color? backgroundColor
final

The background color of the navigation bar.

If null, uses the theme's secondary container color.

Implementation

final Color? backgroundColor;