menu
mineral package
documentation
events.dart
ServerChannelSelectEvent
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
FutureOr
<
void
>
handle
(
ServerSelectContext
ctx
,
List
<
ServerChannel
>
channels
)
Implementation
FutureOr<void> handle(ServerSelectContext ctx, List<ServerChannel> channels);
mineral package
documentation
events
ServerChannelSelectEvent
handle abstract method
ServerChannelSelectEvent class