opt: pages

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-28 21:54:53 +08:00
parent 139b48c457
commit 312ce6e639
4 changed files with 79 additions and 78 deletions

View File

@@ -406,6 +406,7 @@ class _DynamicDetailPageState extends State<DynamicDetailPage>
flex: _ratio[1].toInt(),
child: Scaffold(
key: _key,
backgroundColor: Colors.transparent,
body: refreshIndicator(
onRefresh: () async {
await _dynamicDetailController.onRefresh();