children property

List<ReactNode> children
final

The children checked by this boundary.

Implementation

final List<ReactNode> children;