EditorHomeCubit constructor
EditorHomeCubit(
- String orignalPath
Implementation
EditorHomeCubit(String orignalPath) : super(EditorHomeState(orignalPath));
EditorHomeCubit(String orignalPath) : super(EditorHomeState(orignalPath));