@override Future<void> reportLayoutChange() async { await methodChannel.invokeMethod<void>('reportLayoutChange'); }