setShowDragAndDropButtonsHint abstract method

Future<void> setShowDragAndDropButtonsHint(
  1. bool show
)

Sets the ApplicationSettings.showDragAndDropButtonsHint value.

Implementation

Future<void> setShowDragAndDropButtonsHint(bool show);