menu
tremble package
documentation
utils/math_utils.dart
MathUtils
flipCoin static method
flipCoin static method
dark_mode
light_mode
flipCoin
static method
bool
flipCoin
(
)
Implementation
static bool flipCoin() { return _rnd.nextBool(); }
tremble package
documentation
utils/math_utils
MathUtils
flipCoin static method
MathUtils class