menu
quiver package
documentation
time.dart
Clock
now method
now method
dark_mode
light_mode
now
method
DateTime
now
(
)
Returns current time.
Implementation
DateTime now() => _time();
quiver package
documentation
time
Clock
now method
Clock class