mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-30 15:30:17 +08:00
@@ -62,7 +62,7 @@ class _MatchInfoPageState extends CommonDynPageState<MatchInfoPage> {
|
||||
child: fabButton,
|
||||
),
|
||||
);
|
||||
return fabAnimWrapper(child);
|
||||
return fabAnimWrapper(child: child);
|
||||
}
|
||||
|
||||
Widget _buildInfo(LoadingState<MatchContest?> infoState) {
|
||||
|
||||
Reference in New Issue
Block a user