menu
flutter_baseui_kit package
documentation
cq-uikit/text/skeleton.dart
IndicatorSkeleton
IndicatorSkeleton.new constructor
IndicatorSkeleton.new constructor
dark_mode
light_mode
IndicatorSkeleton
constructor
IndicatorSkeleton
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
})
Implementation
IndicatorSkeleton({ Key? key, this.width, this.height, }) : super(key: key);
flutter_baseui_kit package
documentation
cq-uikit/text/skeleton
IndicatorSkeleton
IndicatorSkeleton.new constructor
IndicatorSkeleton class