menu
react_core package
documentation
react.dart
LazyComponent<P>
load property
load property
dark_mode
light_mode
load
property
LazyComponentLoader
<
P
>
load
final
Loads the component implementation.
Implementation
final LazyComponentLoader<P> load;
react_core package
documentation
react
LazyComponent<P>
load property
LazyComponent class