KeymapPendingSequence constructor
const
KeymapPendingSequence({})
Implementation
const KeymapPendingSequence({
required this.surfaceId,
required this.matchedKeys,
required this.matchedLabels,
required this.candidates,
});