DialogShow extension
Extension of Dialog
- on
Methods
-
show<
T> (BuildContext context, {bool barrierDismissible = true, Color? barrierColor, bool useSafeArea = true, RouteSettings? routeSettings}) → Future< T?> -
Available on Dialog, provided by the DialogShow extension