menu
Flutter
clock.dart
Clock
now method
now
dark_mode
light_mode
now
method
DateTime
now
(
)
Returns current time.
Implementation
DateTime now() => _time();
Flutter
clock
Clock
now method
Clock class
Cookies management controls