menu
mineral package
documentation
events.dart
ServerDialogSubmitEvent<T>
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
FutureOr
<
void
>
handle
(
ServerDialogContext
ctx
,
T
data
)
Implementation
FutureOr<void> handle(ServerDialogContext ctx, T data);
mineral package
documentation
events
ServerDialogSubmitEvent<T>
handle abstract method
ServerDialogSubmitEvent class