backgroundColor property
final
Sets the color of the destination.
If this is null, then NavigationDrawerThemeData.backgroundColor.
Implementation
final Color? backgroundColor;
Sets the color of the destination.
If this is null, then NavigationDrawerThemeData.backgroundColor.
final Color? backgroundColor;