selectedValue property

T? get selectedValue

Gets the currently selected tab value.

Implementation

T? get selectedValue => value;