keyPressedShiftLeft property
bool
get
keyPressedShiftLeft
Implementation
bool get keyPressedShiftLeft =>
keyPressed(PhysicalKeyboardKey.shiftLeft);
bool get keyPressedShiftLeft =>
keyPressed(PhysicalKeyboardKey.shiftLeft);