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