backgroundColor property

Color? backgroundColor
final

Sets the color of the destination.

If this is null, then NavigationDrawerThemeData.backgroundColor.

Implementation

final Color? backgroundColor;