ZenBuilder<T extends ZenController> constructor
const
ZenBuilder<T extends ZenController> ({})
Implementation
const ZenBuilder({
super.key,
this.create,
required this.builder,
this.tag,
this.scope,
this.disposeOnRemove,
this.init,
this.onError,
this.id,
});