toggle menu
backpack-android
androidJvm
switch theme
search in API
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