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