menu
dutato
presentation/widgets/skeletons.dart
SkeletonSessionList
SkeletonSessionList.new const constructor
SkeletonSessionList.new
dark_mode
light_mode
description
SkeletonSessionList
constructor
const
SkeletonSessionList
(
{
Key
?
key
,
required
int
count
,
})
Implementation
const SkeletonSessionList({super.key, required this.count});
dutato
skeletons
SkeletonSessionList
SkeletonSessionList.new const constructor
SkeletonSessionList class