menu
xmrbi_base_design package
documentation
entity/BottomNavItemInfo.dart
BottomNavItemInfo
BottomNavItemInfo.new constructor
BottomNavItemInfo.new constructor
dark_mode
light_mode
BottomNavItemInfo
constructor
BottomNavItemInfo
(
{
String
?
title
,
IconData
?
icon
,
String
?
imgUrl
,
IconData
?
activeIcon
,
String
?
activeImgUrl
,
})
Implementation
BottomNavItemInfo({this.title, this.icon,this.imgUrl, this.activeIcon,this.activeImgUrl});
xmrbi_base_design package
documentation
entity/BottomNavItemInfo
BottomNavItemInfo
BottomNavItemInfo.new constructor
BottomNavItemInfo class