SemanticsAction scrollUp = const SemanticsAction._(_kScrollUpIndex)

The equivalent of a user moving their finger across the screen from bottom to top.

This action should be recognized by controls that are vertically scrollable.