Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
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
)