hy_flutter_dropdown_menu library
Classes
Functions
-
showAsDropDown<
T> (BuildContext context, {required Widget popupWindow, Offset offset = Offset.zero, bool fullWidth = true}) → Future< T?> -
showPopupWindow<
T> ({required BuildContext context, required Widget popupWindow, double elevation = 8.0, String? semanticLabel, required RelativeRect position, bool fullWidth = false}) → Future< T?> - 弹窗方法