opt: some widgets

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-12 16:30:24 +08:00
parent 5f2ac0d59b
commit b4412f5b37
4 changed files with 136 additions and 108 deletions

View File

@@ -99,7 +99,6 @@ class HomeController extends GetxController with GetTickerProviderStateMixin {
@override
void dispose() {
tabController.animation?.removeListener(() {});
tabController.dispose();
super.dispose();
}