reorderItemUp property
override
The semantics label used for ReorderableList
to reorder an item in the
list one space up the list.
Implementation
@override
String get reorderItemUp => r'向上移';
The semantics label used for ReorderableList
to reorder an item in the
list one space up the list.
@override
String get reorderItemUp => r'向上移';