Turn underline on
@override Future<void> underlineOn() async { await methodChannel.invokeMethod('underlineOn'); }