enter constant

Key const enter

Implementation

static const Key enter =
    Key._(keyCode: 13, code: 'Enter', key: 'Enter', text: '\r');