shiftKeys property

List<String> shiftKeys
final

Implementation

static final shiftKeys = [
  LogicalKeyboardKey.shift.keyLabel,
  LogicalKeyboardKey.shiftLeft.keyLabel,
  LogicalKeyboardKey.shiftRight.keyLabel
];