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 => r'오른쪽으로 이동';
The semantics label used for ReorderableList
to reorder an item in the
list one space right in the list.
@override
String get reorderItemRight => r'오른쪽으로 이동';