menu
meet_hour package
documentation
meet_hour_external_api.dart
MeetHourAPIInterop
on method
on method
dark_mode
light_mode
on
method
void
on
(
JSString
event
,
JSFunction
callback
)
Generic handler Js for events
Implementation
external void on(JSString event, JSFunction callback);
meet_hour package
documentation
meet_hour_external_api
MeetHourAPIInterop
on method
MeetHourAPIInterop extension on
MeetHourAPI