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