SlintCompilerFactory constructor
const
SlintCompilerFactory({
- required String componentName,
- required SlintComponentOps ops,
Implementation
const SlintCompilerFactory({required this.componentName, required this.ops});