backgroundGradient property

Gradient? backgroundGradient
getter/setter pair

The gradient background of the navigation layout.

If set, this will take precedence over backgroundColor.

Implementation

Gradient? backgroundGradient;