menu
react_core package
documentation
react.dart
StrictMode
children property
children property
dark_mode
light_mode
children
property
List
<
ReactNode
>
children
final
The children checked by this boundary.
Implementation
final List<ReactNode> children;
react_core package
documentation
react
StrictMode
children property
StrictMode class