reorderItemDown property
override
The semantics label used for SliverReorderableList to reorder an item in the list one space down the list.
Implementation
@override
String get reorderItemDown => 'Přesunout dolů';
The semantics label used for SliverReorderableList to reorder an item in the list one space down the list.
@override
String get reorderItemDown => 'Přesunout dolů';