menu
flutter_motion_kit package
documentation
loaders/builder/motion_builder.dart
OrbitEffect
OrbitEffect.new const constructor
OrbitEffect.new const constructor
dark_mode
light_mode
OrbitEffect
constructor
const
OrbitEffect
(
{
double
radius
=
40.0
,
double
speed
=
1.0
,
})
Implementation
const OrbitEffect({ this.radius = 40.0, this.speed = 1.0, });
flutter_motion_kit package
documentation
loaders/builder/motion_builder
OrbitEffect
OrbitEffect.new const constructor
OrbitEffect class