reorderItemToStart property
override
The semantics label used for SliverReorderableList to reorder an item in the list to the start of the list.
Implementation
@override
String get reorderItemToStart => 'Померите на почетак';
The semantics label used for SliverReorderableList to reorder an item in the list to the start of the list.
@override
String get reorderItemToStart => 'Померите на почетак';