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