removeHtmlImageTapCallback function
Stub implementation for removing tap callbacks
Implementation
void removeHtmlImageTapCallback(String viewId) {
// No-op implementation for non-web platforms
}
Stub implementation for removing tap callbacks
void removeHtmlImageTapCallback(String viewId) {
// No-op implementation for non-web platforms
}