menu
artisanal package
documentation
tui.dart
FilePickerModel
selected property
selected property
dark_mode
light_mode
selected
property
int
get
selected
The currently selected index.
Implementation
int get selected => _selected;
artisanal package
documentation
tui
FilePickerModel
selected property
FilePickerModel class