isKeyboardKey constant
Whether the semantic node represents a keyboard key.
Implementation
static const SemanticsFlag isKeyboardKey = SemanticsFlag._(_kIsKeyboardKeyIndex, 'isKeyboardKey');
Whether the semantic node represents a keyboard key.
static const SemanticsFlag isKeyboardKey = SemanticsFlag._(_kIsKeyboardKeyIndex, 'isKeyboardKey');