menu
knight_confetti package
documentation
particle.dart
WindLine
WindLine.new constructor
WindLine.new constructor
dark_mode
light_mode
WindLine
constructor
WindLine
(
Size
screenSize
, {
bool
isStrongWind
=
false
,
})
Implementation
WindLine(this.screenSize, {this.isStrongWind = false}) { reset(); }
knight_confetti package
documentation
particle
WindLine
WindLine.new constructor
WindLine class