backgroundColor property

Color? backgroundColor
final

The background color of the navigation bar. It defaults to Theme.bottomAppBarColor if not provided.

Implementation

final Color? backgroundColor;