menu
react_core package
documentation
react.dart
LazyNode<P>
props property
props property
dark_mode
light_mode
props
property
P
props
final
The props passed to the loaded component.
Implementation
final P props;
react_core package
documentation
react
LazyNode<P>
props property
LazyNode class