reorderItemToEnd property
override
The semantics label used for ReorderableListView to reorder an item in the list to the end of the list.
Implementation
@override
String get reorderItemToEnd => 'ย้ายไปท้ายรายการ';
The semantics label used for ReorderableListView to reorder an item in the list to the end of the list.
@override
String get reorderItemToEnd => 'ย้ายไปท้ายรายการ';