menu
getwidget package
documentation
components/dropdown/gf_dropdown.dart
GFDropdown<T>
dropdownColor property
dropdownColor property
dark_mode
light_mode
dropdownColor
property
Color
?
dropdownColor
final
Defines the background color of the dropdown.
Implementation
final Color? dropdownColor;
getwidget package
documentation
components/dropdown/gf_dropdown
GFDropdown<T>
dropdownColor property
GFDropdown class