menu
flutter_fireworks package
documentation
rocket.dart
Rocket
colors property
colors property
dark_mode
light_mode
colors
property
List
<
Color
>
colors
final
List of colors used for the fireworks explosions.
Implementation
final List<Color> colors;
flutter_fireworks package
documentation
rocket
Rocket
colors property
Rocket class