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