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.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