@override void configure(int edge, int size) { methodChannel .invokeMethod('configure_layer_shell', {'edge': edge, 'size': size}); }