menu
zhi_starry_sky package
documentation
starry_sky.dart
StarrySkyPainter
StarrySkyPainter constructor
StarrySkyPainter constructor
dark_mode
light_mode
StarrySkyPainter
constructor
StarrySkyPainter
(
{
required
List
<
Particle
>
particles
,
required
List
<
Particle
>
bigParticles
,
})
Implementation
StarrySkyPainter({required this.particles, required this.bigParticles});
zhi_starry_sky package
documentation
starry_sky
StarrySkyPainter
StarrySkyPainter constructor
StarrySkyPainter class