barBackgroundColor property

Color? barBackgroundColor
final

Background color of the top nav bar and bottom tab bar.

Defaults to a light gray in light mode, or a dark translucent gray color in dark mode.

Implementation

final Color? barBackgroundColor;