ErpThemeIconButton constructor
const
ErpThemeIconButton({})
Implementation
const ErpThemeIconButton({
super.key,
required this.icon,
required this.tooltip,
required this.activeColor,
this.onPressed,
this.iconColor,
this.filled = false,
});