@override void changePosition(int edge) { methodChannel.invokeMethod('update_layer_position', {'edge': edge}); }