children property

List<ReactNode> children
final

The content protected by the boundary.

Implementation

final List<ReactNode> children;