app/modules/home/widgets/popup_dialog library
Functions
-
showPopupDialog<
T> (BuildContext context, WidgetBuilder builder, {bool barrierDismissible = true, Color? barrierColor, String? barrierLabel, bool asDropDown = false, bool useTargetWidth = false, double? dialogWidth}) → Future< T?>