menu
nothing_glyph_interface package
documentation
nothing_glyph_interface_platform_interface.dart
NothingGlyphInterfacePlatform
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() { throw UnimplementedError('init() has not been implemented.'); }
nothing_glyph_interface package
documentation
nothing_glyph_interface_platform_interface
NothingGlyphInterfacePlatform
init method
NothingGlyphInterfacePlatform class