menu
flutter_weather_bg package
documentation
utils/constants.dart
kRandom property
kRandom property
dark_mode
light_mode
kRandom
top-level property
Random
kRandom
final
共享 Random,避免粒子系统每帧 new 一堆 Random 实例
Implementation
final Random kRandom = Random();
flutter_weather_bg package
documentation
utils/constants
kRandom property
constants library