children property

List<ReactNode> children
final

The content that may suspend.

Implementation

final List<ReactNode> children;