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