backgroundGradient property

Gradient? backgroundGradient
final

SegmentedTabControl background gradient when this option is selected.

Overrides backgroundGradient from SegmentedTabControl. If this is specified, backgroundColor has no effect.

Implementation

final Gradient? backgroundGradient;