backgroundColor property

Color? backgroundColor
final

Defines the background color. Defaults to null, NaviBar will then use the Theme background color.

Implementation

final Color? backgroundColor;