reorderItemRight property
override
The semantics label used for ReorderableList
to reorder an item in the
list one space right in the list.
Implementation
@override
String get reorderItemRight => 'Move right';
The semantics label used for ReorderableList
to reorder an item in the
list one space right in the list.
@override
String get reorderItemRight => 'Move right';