menu
flutter_motion_kit package
documentation
backgrounds/particle_background.dart
MotionParticleBackground
MotionParticleBackground.new const constructor
MotionParticleBackground.new const constructor
dark_mode
light_mode
MotionParticleBackground
constructor
const
MotionParticleBackground
(
{
Key
?
key
,
Color
?
particleColor
,
Widget
?
child
,
})
Implementation
const MotionParticleBackground({ super.key, this.particleColor, this.child, });
flutter_motion_kit package
documentation
backgrounds/particle_background
MotionParticleBackground
MotionParticleBackground.new const constructor
MotionParticleBackground class