idle constant
A task to run after all other tasks, when no animations are running.
Implementation
static const Priority idle = Priority._(0);
A task to run after all other tasks, when no animations are running.
static const Priority idle = Priority._(0);