isBackspace property

bool get isBackspace

Implementation

bool get isBackspace => physicalKey == PhysicalKeyboardKey.backspace;