reorderItemLeft property
override
The semantics label used for ReorderableListView to reorder an item in the list one space left in the list.
Implementation
@override
String get reorderItemLeft => 'Nach links verschieben';
The semantics label used for ReorderableListView to reorder an item in the list one space left in the list.
@override
String get reorderItemLeft => 'Nach links verschieben';