menu
arcane_jaspr package
documentation
core/props/native_select_props.dart
NativeSelectProps
options property
options property
dark_mode
light_mode
options
property
List
<
NativeSelectOptionProps
>
options
final
Implementation
final List<NativeSelectOptionProps> options;
arcane_jaspr package
documentation
core/props/native_select_props
NativeSelectProps
options property
NativeSelectProps class