toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens
/
NavDrawer
/
NavDrawer
Nav
Drawer
constructor
(
@
StringRes
title
:
Int
,
@
DrawableRes
selectedIcon
:
Int
,
@
DrawableRes
unSelectedIcon
:
Int
?
=
null
,
route
:
String
=
""
,
@
StringRes
link
:
Int
?
=
null
,
visible
:
Boolean
=
true
)