@override void setTitleSize(int titleSize) { methodChannel.invokeMethod('setTitleSize', {'titleSize': titleSize}); }