menu
cupertino_lists_enhanced package
documentation
single_selection.dart
CupertinoSingleSelection<T>
selected property
selected property
dark_mode
light_mode
selected
property
T?
selected
final
The item currently selected.
Implementation
final T? selected;
cupertino_lists_enhanced package
documentation
single_selection
CupertinoSingleSelection<T>
selected property
CupertinoSingleSelection class