mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 16:48:16 +08:00
@@ -156,7 +156,7 @@ class _WhisperDetailPageState
|
||||
response != null && response.isNotEmpty
|
||||
? ChatListView.separated(
|
||||
itemCount: response.length,
|
||||
padding: const EdgeInsets.all(14),
|
||||
padding: const .all(kChatListPadding),
|
||||
physics: const AlwaysScrollableScrollPhysics(
|
||||
parent: ClampingScrollPhysics(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user