touch constant

Priority const touch = const Priority._(200000)

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

Implementation

static const Priority touch = Priority._(200000)