toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.course.screen.sem_choose
/
offlineDataSource
offline
Data
Source
fun
LazyListScope
.
offlineDataSource
(
theoryData
:
LazyPagingItems
<
SyllabusUIModel
>
,
labData
:
LazyPagingItems
<
SyllabusUIModel
>
,
peData
:
LazyPagingItems
<
SyllabusUIModel
>
,
onClick
:
(
SyllabusUIModel
)
->
Unit
=
{}
)