backgroundColor property

Color? backgroundColor
final

The background color of the navigation rail.

If null, uses the theme's primary color.

Implementation

final Color? backgroundColor;