menu
flutter_simple_architecture package
documentation
core/widgets/shimmer.dart
SkeletonBox
SkeletonBox.new const constructor
SkeletonBox.new const constructor
dark_mode
light_mode
SkeletonBox
constructor
const
SkeletonBox
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
double
borderRadius
=
8
,
})
Implementation
const SkeletonBox({ super.key, this.width, this.height, this.borderRadius = 8, });
flutter_simple_architecture package
documentation
core/widgets/shimmer
SkeletonBox
SkeletonBox.new const constructor
SkeletonBox class