backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-compose
/
net.skyscanner.backpack.compose.appsearchmodal
/
BpkSectionHeading
Bpk
Section
Heading
data
class
BpkSectionHeading
(
val
title
:
String
,
val
action
:
BpkAction
?
=
null
)
Members
Constructors
Bpk
Section
Heading
Link copied to clipboard
constructor
(
title
:
String
,
action
:
BpkAction
?
=
null
)
Properties
action
Link copied to clipboard
val
action
:
BpkAction
?
=
null
title
Link copied to clipboard
val
title
:
String