above property
DragAndDrop: The text to be displayed during drag and drop if more than one item is beeing dragged "$action $draggedItemsText ${state.settings.textSettings.above} ${targetItem.toString()}" Copy 3 selected items above <widget.item.toString()> Move <draggedItem.toString()> above <targetItem.toString()>
Implementation
String above;