backgroundColor property
Background color of the drawer.
If null, uses the default drawer background color from the theme.
Implementation
final Color? backgroundColor;
Background color of the drawer.
If null, uses the default drawer background color from the theme.
final Color? backgroundColor;