decrease constant
A request to decrease the value represented by the semantics node.
For example, this action might be recognized by a slider control.
Implementation
static const SemanticsAction decrease = SemanticsAction._(_kDecreaseIndex, 'decrease');