toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.text
/
InsertText
/
textList
text
List
abstract
val
textList
:
List
<
String
>
This list must NOT be empty. To insert nothing,
textList
=
listOf("")
.