menu
nothing_glyph_interface package
documentation
nothing_glyph_interface_method_channel.dart
MethodChannelNothingGlyphInterface
turnOff method
turnOff method
dark_mode
light_mode
turnOff
method
@
override
Future
<
void
>
turnOff
(
)
override
Implementation
@override Future<void> turnOff() async { await methodChannel.invokeMethod('turnOff'); }
nothing_glyph_interface package
documentation
nothing_glyph_interface_method_channel
MethodChannelNothingGlyphInterface
turnOff method
MethodChannelNothingGlyphInterface class