menu
artisanal package
documentation
tui.dart
KeymapSequenceCancelledMsg
KeymapSequenceCancelledMsg.new const constructor
KeymapSequenceCancelledMsg.new const constructor
dark_mode
light_mode
KeymapSequenceCancelledMsg
constructor
const
KeymapSequenceCancelledMsg
(
{
required
String
surfaceId
,
Key
?
key
,
bool
timedOut
=
false
,
})
Implementation
const KeymapSequenceCancelledMsg({ required this.surfaceId, this.key, this.timedOut = false, });
artisanal package
documentation
tui
KeymapSequenceCancelledMsg
KeymapSequenceCancelledMsg.new const constructor
KeymapSequenceCancelledMsg class