mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
opt: member page
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -53,10 +53,10 @@ class _MemberDynamicState extends State<MemberDynamic>
|
||||
const SizedBox(height: 10),
|
||||
),
|
||||
)
|
||||
: errorWidget(
|
||||
: scrollErrorWidget(
|
||||
callback: _controller.onReload,
|
||||
),
|
||||
Error() => errorWidget(
|
||||
Error() => scrollErrorWidget(
|
||||
errMsg: loadingState.errMsg,
|
||||
callback: _controller.onReload,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user