校验overlay窗口权限
static Future<bool> get checkOverlayPermission async { return await _mainChannel.invokeMethod(Constants.checkOverlayPermission); }