buttons property

int get buttons

The kind of buttons to simulate on Down and Move events. Defaults to kPrimaryButton.

Implementation

int get buttons => _buttons;