menu
flutter_shimmer_pro package
documentation
skeleton_widgets.dart
ShimmerAvatar
ShimmerAvatar.new const constructor
ShimmerAvatar.new const constructor
dark_mode
light_mode
ShimmerAvatar
constructor
const
ShimmerAvatar
(
{
Key
?
key
,
double
size
=
48
,
bool
enabled
=
true
,
})
Implementation
const ShimmerAvatar({ super.key, this.size = 48, this.enabled = true, });
flutter_shimmer_pro package
documentation
skeleton_widgets
ShimmerAvatar
ShimmerAvatar.new const constructor
ShimmerAvatar class