reorderItemToStart property
The semantics label used for SliverReorderableList to reorder an item in the list to the start of the list.
Implementation
@override
// TODO: implement reorderItemToStart
String get reorderItemToStart => throw UnimplementedError();