PlexActivityFeed constructor
const
PlexActivityFeed({})
Implementation
const PlexActivityFeed({
super.key,
required this.items,
this.loading = false,
this.emptyTitle = 'Nothing here yet',
this.emptyMessage,
this.groupByDay = true,
this.now,
});