menu
token_keeper package
documentation
core/clock.dart
Clock
now method
now method
dark_mode
light_mode
now
method
DateTime
now
(
)
Returns the current wall-clock time.
Implementation
DateTime now() => DateTime.now();
token_keeper package
documentation
core/clock
Clock
now method
Clock class