input constant

String const input

A generic type of widget that allows user input.

See: developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role

Implementation

static const String input = 'input';