menu
webapp package
documentation
wa_model_less.dart
EventFunction<R> typedef
EventFunction<R> typedef
dark_mode
light_mode
EventFunction<
R
>
typedef
EventFunction
<
R
> =
void Function
(
R
data
)
Implementation
typedef EventFunction<R> = void Function(R data);
webapp package
documentation
wa_model_less
EventFunction<R> typedef
wa_model_less library