mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-24 20:35:50 +08:00
fix: member ctr
This commit is contained in:
@@ -256,7 +256,7 @@ class _MemberHomeState extends State<MemberHome>
|
||||
print('not initialized');
|
||||
}
|
||||
}
|
||||
_ctr.tabController.animateTo(index);
|
||||
_ctr.tabController?.animateTo(index);
|
||||
} else {
|
||||
// TODO
|
||||
SmartDialog.showToast('view $param');
|
||||
|
||||
Reference in New Issue
Block a user