@override void changeSize(int size) { methodChannel.invokeMethod('update_layer_size', {'size': size}); }