menu
style_random package
documentation
style_random.dart
RandomDelegate
nextInt abstract method
nextInt abstract method
dark_mode
light_mode
nextInt
abstract method
int
nextInt
(
int
max
)
Get new random number with max
Implementation
int nextInt(int max);
style_random package
documentation
style_random
RandomDelegate
nextInt abstract method
RandomDelegate class