Flutter
scheduler
Priority
value property
value
Priority class
Properties
value
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator +
operator -
operator ==
Constants
animation
idle
kMaxOffset
touch
value property
int
value
Integer that describes this Priority value.
Implementation
int get value => _value;