menu
arcane_jaspr package
documentation
core/props/select_props.dart
SelectProps<T>
options property
options property
dark_mode
light_mode
options
property
List
<
SelectOptionProps
<
T
>
>
options
final
Implementation
final List<SelectOptionProps<T>> options;
arcane_jaspr package
documentation
core/props/select_props
SelectProps<T>
options property
SelectProps class