Add progress loading view when build tree
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import 'package:core/presentation/state/success.dart';
|
||||
|
||||
class LoadingBuildTreeMailboxVisibility extends LoadingState {}
|
||||
|
||||
class BuildTreeMailboxVisibilitySuccess extends UIState {}
|
||||
Reference in New Issue
Block a user