menu
arcane_jaspr package
documentation
component/view/skeleton.dart
SkeletonCard
SkeletonCard.new const constructor
SkeletonCard.new const constructor
dark_mode
light_mode
SkeletonCard
constructor
const
SkeletonCard
(
{
bool
showAvatar
=
true
,
int
lines
=
3
,
})
Implementation
const SkeletonCard({ this.showAvatar = true, this.lines = 3, });
arcane_jaspr package
documentation
component/view/skeleton
SkeletonCard
SkeletonCard.new const constructor
SkeletonCard class