@override void setInitTitle(String title) { methodChannel.invokeMethod('setInitTitle', {'title': title}); }