menu
digit_components package
documentation
widgets/atoms/searchable_dropdown_field.dart
SearchDropdownFormField<T>
dropdownHeight property
dropdownHeight property
dark_mode
light_mode
dropdownHeight
property
double
?
dropdownHeight
final
height of the dropdown overlay, Default: 240
Implementation
final double? dropdownHeight;
digit_components package
documentation
widgets/atoms/searchable_dropdown_field
SearchDropdownFormField<T>
dropdownHeight property
SearchDropdownFormField class