menu
getwidget package
documentation
components/dropdown/gf_dropdown.dart
GFDropdown<T>
hint property
hint property
dark_mode
light_mode
hint
property
Widget
?
hint
final
A placeholder widget that is displayed by the dropdown button.
Implementation
final Widget? hint;
getwidget package
documentation
components/dropdown/gf_dropdown
GFDropdown<T>
hint property
GFDropdown class