ExpandingBottomBarItem constructor
Implementation
ExpandingBottomBarItem({
@required this.icon,
@required this.text,
@required this.selectedColor,
});
ExpandingBottomBarItem({
@required this.icon,
@required this.text,
@required this.selectedColor,
});