menu
saropa_dart_utils package
documentation
datetime/injectable_clock_utils.dart
FixedClock
now method
now method
dark_mode
light_mode
now
method
@
override
DateTime
now
(
)
override
Current time for this clock.
Implementation
@override DateTime now() => _now;
saropa_dart_utils package
documentation
datetime/injectable_clock_utils
FixedClock
now method
FixedClock class