menu
neomage package
documentation
ui/widgets/custom_select.dart
CustomSelect<T>
options property
options property
dark_mode
light_mode
options
property
List
<
SelectOption
<
T
>
>
options
final
Implementation
final List<SelectOption<T>> options;
neomage package
documentation
ui/widgets/custom_select
CustomSelect<T>
options property
CustomSelect class