backgroundColor property
override
Overrides the default value of NavigationDrawer.backgroundColor.
Implementation
@override
Color? get backgroundColor => _colors.surface;
Overrides the default value of NavigationDrawer.backgroundColor.
@override
Color? get backgroundColor => _colors.surface;