isTab property

bool get isTab

Implementation

bool get isTab => event.logicalKey.keyId == LogicalKeyboardKey.tab.keyId;