backgroundGradient property

Gradient? backgroundGradient
final

The gradient to use for the drawer background.

If this is null, then background is used.

Implementation

final Gradient? backgroundGradient;