menu
flutter_motion_kit package
documentation
loaders/gradient/gradient_loader.dart
MotionGradientRotatingLoader
MotionGradientRotatingLoader.new const constructor
MotionGradientRotatingLoader.new const constructor
dark_mode
light_mode
MotionGradientRotatingLoader
constructor
const
MotionGradientRotatingLoader
(
{
Key
?
key
,
required
Color
color
,
required
double
size
,
})
Implementation
const MotionGradientRotatingLoader({ super.key, required this.color, required this.size, });
flutter_motion_kit package
documentation
loaders/gradient/gradient_loader
MotionGradientRotatingLoader
MotionGradientRotatingLoader.new const constructor
MotionGradientRotatingLoader class