static Future opacity(double opacity) { return _channel.invokeMethod('opacity', {"opacity": opacity}); }