ControllerHolder constructor
const
ControllerHolder(
- VoltronViewController<
RenderViewModel, RenderNode> viewController, - bool isLazy
Implementation
const ControllerHolder(this.viewController, this.isLazy);