menu
easyflu package
documentation
widget/skeleton.dart
SkeletonBox
SkeletonBox.new constructor
SkeletonBox.new constructor
dark_mode
light_mode
SkeletonBox
constructor
SkeletonBox
(
{
required
double
width
,
required
double
height
,
bool
isCircle
=
false
,
})
Implementation
SkeletonBox({required this.width, required this.height, this.isCircle: false});
easyflu package
documentation
widget/skeleton
SkeletonBox
SkeletonBox.new constructor
SkeletonBox class