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