mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-16 06:10:13 +08:00
@@ -50,7 +50,7 @@ class _EmotePanelState extends State<EmotePanel>
|
||||
Get.currentRoute.startsWith('/whisperDetail') ? 8 : 2,
|
||||
);
|
||||
return switch (loadingState) {
|
||||
Loading() => loadingWidget,
|
||||
Loading() => circularLoading,
|
||||
Success(:final response) =>
|
||||
response != null && response.isNotEmpty
|
||||
? Column(
|
||||
|
||||
Reference in New Issue
Block a user