menu
mineral package
documentation
events.dart
VoiceMoveEvent
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
FutureOr
<
void
>
handle
(
VoiceState
?
before
,
VoiceState
after
)
Implementation
FutureOr<void> handle(VoiceState? before, VoiceState after);
mineral package
documentation
events
VoiceMoveEvent
handle abstract method
VoiceMoveEvent class