backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-compose
/
net.skyscanner.backpack.compose.sectionheader
/
BpkSectionHeaderButton
Bpk
Section
Header
Button
class
BpkSectionHeaderButton
(
val
text
:
String
,
val
onClick
:
(
)
->
Unit
)
Members
Constructors
Bpk
Section
Header
Button
Link copied to clipboard
constructor
(
text
:
String
,
onClick
:
(
)
->
Unit
)
Properties
on
Click
Link copied to clipboard
val
onClick
:
(
)
->
Unit
text
Link copied to clipboard
val
text
:
String