mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -185,9 +185,7 @@ class _WhisperDetailPageState
|
||||
separatorBuilder: (context, index) =>
|
||||
const SizedBox(height: 12),
|
||||
)
|
||||
: scrollErrorWidget(
|
||||
onReload: _whisperDetailController.onReload,
|
||||
),
|
||||
: scrollErrorWidget(onReload: _whisperDetailController.onReload),
|
||||
Error(:var errMsg) => scrollErrorWidget(
|
||||
errMsg: errMsg,
|
||||
onReload: _whisperDetailController.onReload,
|
||||
|
||||
Reference in New Issue
Block a user