menu
innerlibs
global.dart
tomorrow property
tomorrow
dark_mode
light_mode
tomorrow
top-level property
date
get
tomorrow
Returns the date representing tomorrow.
Implementation
date get tomorrow => today.add(1.days);
innerlibs
global
tomorrow property
global library