backgroundColor property
The background color of the navigation rail.
If null, uses the theme's primary color.
Implementation
final Color? backgroundColor;
The background color of the navigation rail.
If null, uses the theme's primary color.
final Color? backgroundColor;