kBackspaceValue top-level constant

String const kBackspaceValue

The value reported through onKeyPress when backspace is tapped.

Implementation

const String kBackspaceValue = 'backspace';