ComponentLibraryCubit constructor
- ComponentRepository repository
Implementation
ComponentLibraryCubit(this.repository)
: super(const ComponentLibraryState.initial());
ComponentLibraryCubit(this.repository)
: super(const ComponentLibraryState.initial());