Flutter
dart:math
Random
nextBool
nextBool
Flutter
dart:math
Random
nextBool
abstract method
nextBool
Source
Flutter
dart:math
Random
Constructors
Random
secure
Properties
hashCode
runtimeType
Operators
operator ==
Methods
nextBool
nextDouble
nextInt
noSuchMethod
toString
bool
nextBool
(
)
Generates a random boolean value.
Source
bool nextBool();