kwik
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
kwik
kwik
/
com.isakaro.kwik.ui.list
/
KwikListItemAction
/
KwikListItemAction
Kwik
List
Item
Action
constructor
(
id
:
UUID
=
UUID.randomUUID()
,
title
:
String
,
description
:
String
=
""
,
icon
:
Any
?
=
null
,
tint
:
Color
?
=
null
,
action
:
(
)
->
Unit
=
{}
)