command constant

String const command

Defines a widget that performs an action but does not receive input data

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

Implementation

static const String command = 'command';