toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.appsearchmodal
/
BpkAction
Bpk
Action
data
class
BpkAction
(
val
text
:
String
,
val
onActionSelected
:
(
)
->
Unit
)
Members
Constructors
Bpk
Action
Link copied to clipboard
constructor
(
text
:
String
,
onActionSelected
:
(
)
->
Unit
)
Properties
on
Action
Selected
Link copied to clipboard
val
onActionSelected
:
(
)
->
Unit
text
Link copied to clipboard
val
text
:
String