CustomWebViewIcon constructor
const
CustomWebViewIcon({
- Key? key,
- VoidCallback? onTap,
Implementation
const CustomWebViewIcon({super.key, this.onTap});
const CustomWebViewIcon({super.key, this.onTap});