menu
getwidget package
documentation
components/dropdown/gf_dropdown.dart
GFDropdown<T>
disabledHint property
disabledHint property
dark_mode
light_mode
disabledHint
property
Widget
?
disabledHint
final
A message to show when the dropdown is disabled.
Implementation
final Widget? disabledHint;
getwidget package
documentation
components/dropdown/gf_dropdown
GFDropdown<T>
disabledHint property
GFDropdown class