children property

List<ReactNode> children
final

The children rendered through the portal.

Implementation

final List<ReactNode> children;