isDown property

bool isDown

Returns true if pointer is currently down.

Implementation

bool get isDown => _isDown;