dragAppWindow method

void dragAppWindow()
inherited

Implementation

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