menu
bones_ui package
documentation
bones_ui_kit.dart
Math
random static method
random static method
dark_mode
light_mode
random
static method
double
random
(
)
Global random generator.
Implementation
static double random() => _random.nextDouble();
bones_ui package
documentation
bones_ui_kit
Math
random static method
Math class