menu
metronome package
documentation
metronome_platform_interface.dart
MetronomePlatform
destroy method
destroy method
dark_mode
light_mode
destroy
method
Future
<
void
>
destroy
(
)
Implementation
Future<void> destroy() { throw UnimplementedError('destroy() has not been implemented.'); }
metronome package
documentation
metronome_platform_interface
MetronomePlatform
destroy method
MetronomePlatform class