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