quote constant
Key
const quote
Implementation
static const Key quote = Key._(
keyCode: 222,
code: 'Quote',
shiftKey: '"',
key: "'",
);
static const Key quote = Key._(
keyCode: 222,
code: 'Quote',
shiftKey: '"',
key: "'",
);