修正不必要參數

This commit is contained in:
jasonchenwork 2025-06-03 13:44:22 +08:00
parent 0030e025b8
commit 30c2c953a1

View File

@ -60,8 +60,6 @@ class _MessagePageState extends State<MessagePage> {
});
}
int _currentIndex = 2; //
@override
Widget build(BuildContext context) {
return Scaffold(