fix & optimize
- fix downloading page unbond size - auto dispose isolate
This commit is contained in:
@@ -9,3 +9,5 @@ const centerSizedLoading = SizedBox(
|
||||
child: CircularProgressIndicator(),
|
||||
),
|
||||
);
|
||||
|
||||
final loadingIcon = IconButton(onPressed: () {}, icon: centerLoading);
|
||||
|
||||
Reference in New Issue
Block a user