menu
folly_fields package
documentation
fields/dropdown_field.dart
DropdownField<T, I extends Widget>
controller property
controller property
dark_mode
light_mode
controller
property
DropdownEditingController
<
T
,
I
>
?
controller
final
Implementation
final DropdownEditingController<T, I>? controller;
folly_fields package
documentation
fields/dropdown_field
DropdownField<T, I extends Widget>
controller property
DropdownField class