dragAppWindow method

void dragAppWindow()

Implementation

void dragAppWindow() async {
  _channelInstance.dragAppWindow();
}