ComponentLazy

constructor(owner: Lazy<A>, key: Any, create: (context: BlocContext) -> Component)