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