menu
rattle
constants/app.dart
weatherDemoFile constant
weatherDemoFile
dark_mode
light_mode
weatherDemoFile
top-level constant
String
const
weatherDemoFile
File name of demo file (weather.csv).
Implementation
const String weatherDemoFile = 'rattle::weather';
rattle
app
weatherDemoFile constant
app library