OverlayChildLayoutBuilder typedef
The signature of the widget builder callback used in OverlayPortal.overlayChildLayoutBuilder.
Implementation
typedef OverlayChildLayoutBuilder =
Widget Function(BuildContext context, OverlayChildLayoutInfo info);