overlays/show_overlay library

Functions

showOverlay(BuildContext context, {required GlobalKey<State<StatefulWidget>> key, bool opaque = false, required Widget builder(BuildContext context, VoidCallback close), double? width, double? height}) → void