dpadUp property

bool get dpadUp

Whether the D-pad's up button is being pressed.

Implementation

bool get dpadUp => normalDpadY > 0;