toggle menu
Mobile UI
0.4.0
common
switch theme
search in API
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.component.navigationBar
/
NavigationBarItem
/
NavigationBarItem
Navigation
Bar
Item
constructor
(
id
:
T
,
icon
:
ImageVector
,
selectedIcon
:
ImageVector
=
icon
,
label
:
String
,
enabled
:
Boolean
=
true
,
showBadge
:
Boolean
=
false
,
badgeText
:
String
?
=
null
)