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