Used to turn off any showing glyph.
@override Future<void> turnOff() async { await methodChannel.invokeMethod('turnOff'); }