isShiftPressed property

bool get isShiftPressed

Implementation

bool get isShiftPressed => HardwareKeyboard.instance.isShiftPressed;