Used to enable/disable the channels set in the GlyphFrame.
@override Future<void> toggle() async { await methodChannel.invokeMethod('toggle'); }