@override Future<bool> closeOverlay() async { return await methodChannel.invokeMethod( 'closeSystemWindow'); }