voiceDial constant Null safety
Represents the logical "Voice Dial" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey voiceDial = LogicalKeyboardKey(0x0010000100b);
Represents the logical "Voice Dial" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey voiceDial = LogicalKeyboardKey(0x0010000100b);