QuillCustomButton constructor
const
QuillCustomButton({
- IconData? icon,
- VoidCallback? onTap,
Implementation
const QuillCustomButton({this.icon, this.onTap});
const QuillCustomButton({this.icon, this.onTap});