menu
wise_util package
documentation
widget/wise_drop_down.dart
WiseDropDown<T>
hint property
hint property
dark_mode
light_mode
hint
property
Widget
?
hint
final
通过下拉按钮显示的占位提示。
Implementation
final Widget? hint;
wise_util package
documentation
widget/wise_drop_down
WiseDropDown<T>
hint property
WiseDropDown class