menu
react_core package
documentation
react.dart
Portal
children property
children property
dark_mode
light_mode
children
property
List
<
ReactNode
>
children
final
The children rendered through the portal.
Implementation
final List<ReactNode> children;
react_core package
documentation
react
Portal
children property
Portal class