mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 06:33:59 +08:00
@@ -347,7 +347,7 @@ class _DynTopicPageState extends State<DynTopicPage> with DynMixin {
|
||||
Loading() => dynSkeleton,
|
||||
Success(:final response) =>
|
||||
response != null && response.isNotEmpty
|
||||
? GlobalData().dynamicsWaterfallFlow
|
||||
? GlobalData.dynamicsWaterfallFlow
|
||||
? SliverWaterfallFlow(
|
||||
gridDelegate: dynGridDelegate,
|
||||
delegate: SliverChildBuilderDelegate(
|
||||
|
||||
Reference in New Issue
Block a user