LazyComponent<P> constructor
const
LazyComponent<P> (
- LazyComponentLoader<
P> load
Creates a lazy component.
Implementation
const LazyComponent(this.load);
Creates a lazy component.
const LazyComponent(this.load);