selectedGradient property

Gradient? selectedGradient
final

Gradient background when the tab is selected.

If provided, this takes precedence over selectedColor.

Implementation

final Gradient? selectedGradient;