menu
helper_animation package
documentation
factory/animator_factory.dart
AnimationUtils
random static method
random static method
dark_mode
light_mode
random
static method
Random
random
(
[
int
seed
=
_defaultSeed
])
Implementation
static math.Random random([int seed = _defaultSeed]) => math.Random(seed);
helper_animation package
documentation
factory/animator_factory
AnimationUtils
random static method
AnimationUtils class