DGHubAppBarIcon constructor
DGHubAppBarIcon({})
Implementation
DGHubAppBarIcon(
{required this.icon,
required this.onTap,
this.badageLabel,
this.badageColor,
this.enabledBadage = false});
DGHubAppBarIcon(
{required this.icon,
required this.onTap,
this.badageLabel,
this.badageColor,
this.enabledBadage = false});