menu
flek_select package
documentation
select.dart
Select<T, P>
options property
options property
dark_mode
light_mode
options
property
List
<
SelectOption
<
T
,
P
>
>
options
final
Implementation
final List<SelectOption<T, P>> options;
flek_select package
documentation
select
Select<T, P>
options property
Select class