backgroundColor property

Color? backgroundColor
final

Background color of the drawer.

If null, uses the default drawer background color from the theme.

Implementation

final Color? backgroundColor;