toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.list
/
List
/
get
get
operator
fun
get
(
index
:
Int
)
:
Result
<
T
>
(
source
)
Returns the item at
index
if one exists,
null
otherwise.