reorderItemToEnd property
- @Deprecated('Use the reorderItemToEnd from WidgetsLocalizations instead. ' 'This feature was deprecated after v3.10.0-2.0.pre.')
The semantics label used for ReorderableListView to reorder an item in the list to the end of the list.
Implementation
@Deprecated(
'Use the reorderItemToEnd from WidgetsLocalizations instead. '
'This feature was deprecated after v3.10.0-2.0.pre.'
)
String get reorderItemToEnd;