reorderItemToStart property

String reorderItemToStart
override

The semantics label used for ReorderableList to reorder an item in the list to the start of the list.

Implementation

@override
String get reorderItemToStart => 'Move to the start';