selectedValue property
T?
selectedValue
final
The currently selected tab value.
Ignored if controller is provided.
Implementation
final T? selectedValue;
The currently selected tab value.
Ignored if controller is provided.
final T? selectedValue;