backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-compose
/
net.skyscanner.backpack.compose.appsearchmodal
/
BpkItem
/
BpkItem
Bpk
Item
constructor
(
title
:
AnnotatedString
,
subtitle
:
AnnotatedString
,
icon
:
BpkIcon
,
onItemSelected
:
(
)
->
Unit
,
tertiaryLabel
:
String
?
=
null
)