BottomBarIcon constructor
const
BottomBarIcon({})
Implementation
const BottomBarIcon({
super.key,
required this.icon,
this.notificationBuilder,
this.top,
this.right,
this.notificationLabel,
this.notificationColor,
});