menu
stem package
documentation
testing.dart
FakeStemClock
now method
now method
dark_mode
light_mode
now
method
@
override
DateTime
now
(
)
override
Returns the current instant.
Implementation
@override DateTime now() => currentTime;
stem package
documentation
testing
FakeStemClock
now method
FakeStemClock class