Flutter
scheduler
Priority
animation constant
animation
Priority class
Properties
value
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator +
operator -
operator ==
Constants
animation
idle
kMaxOffset
touch
animation constant
Priority
const
animation
=
const Priority._(100000)
A task to run even when animations are running.
Implementation
static const Priority animation = Priority._(100000)