selectedGradient property
Gradient background when the tab is selected.
If provided, this takes precedence over selectedColor.
Implementation
final Gradient? selectedGradient;
Gradient background when the tab is selected.
If provided, this takes precedence over selectedColor.
final Gradient? selectedGradient;