progress_manager/progress_dialog library
Classes
Functions
-
showProgressDialog<
T> ({required BuildContext context, required ProgressManagerInterface progressManager, bool barrierDismissible = false, Color? barrierColor, String? barrierLabel, bool useSafeArea = true, RouteSettings? routeSettings, Offset? anchorPoint, TraversalEdgeBehavior? traversalEdgeBehavior, bool? requestFocus, AnimationStyle? animationStyle}) → Future< T?>