menu
awidgets package
documentation
fields/a_field_drop_down.dart
AFieldDropDown<T>
options property
options property
dark_mode
light_mode
options
property
List
<
AOption
<
T
>
>
?
options
final
Implementation
final List<AOption<T>>? options;
awidgets package
documentation
fields/a_field_drop_down
AFieldDropDown<T>
options property
AFieldDropDown class