Flutter
gestures
SamplingClock
now method
now
description
now
method
Null safety
DateTime
now
(
)
Returns current time.
Implementation
DateTime now() => DateTime.now();
Flutter
gestures
SamplingClock
now method
SamplingClock class
Constructors
SamplingClock
Properties
hashCode
runtimeType
Methods
noSuchMethod
now
stopwatch
toString
Operators
operator ==