backgroundGradient property
The gradient background of the navigation layout.
If set, this will take precedence over backgroundColor.
Implementation
Gradient? backgroundGradient;
The gradient background of the navigation layout.
If set, this will take precedence over backgroundColor.
Gradient? backgroundGradient;