menu
fake package
documentation
fake.dart
FakeWeather
pressure static method
pressure static method
dark_mode
light_mode
pressure
static method
double
pressure
(
)
Implementation
static double pressure() { return 980 + _random.nextDouble() * 40; // 980-1020 hPa }
fake package
documentation
fake
FakeWeather
pressure static method
FakeWeather class