menu
Flutter
widgets
OverlayPortal
child property
child
brightness_4
brightness_5
description
child
property
Widget
?
child
final
A widget below this widget in the tree.
Implementation
final Widget? child;
Flutter
widgets
OverlayPortal
child property
OverlayPortal class