touch constant

Priority const touch

A task to run even when the user is interacting with the device.

Implementation

static const Priority touch = Priority._(200000);