menu
Flutter
gestures
SamplingClock
now method
now
brightness_4
brightness_5
description
now
method
DateTime
now
(
)
Returns current time.
Implementation
DateTime now() => DateTime.now();
Flutter
gestures
SamplingClock
now method
SamplingClock class