menu
termui package
documentation
ui/widgets/selection_controller.dart
SelectionController<T>
options property
options property
dark_mode
light_mode
options
property
List
<
T
>
options
final
The options available for selection.
Implementation
final List<T> options;
termui package
documentation
ui/widgets/selection_controller
SelectionController<T>
options property
SelectionController class