reorderItemToEnd property

String reorderItemToEnd
override

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

Implementation

@override
String get reorderItemToEnd => 'Move to the end';