comma constant

Key const comma

Implementation

static const Key comma =
    Key._(keyCode: 188, code: 'Comma', shiftKey: '<', key: ',');