menu
innerlibs
global.dart
now property
now
dark_mode
light_mode
now
top-level property
date
get
now
Returns the current date and time.
Implementation
date get now => DateTime.now();
innerlibs
global
now property
global library