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