toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.appsearchmodal
/
BpkSection
Bpk
Section
data
class
BpkSection
(
val
headings
:
BpkSectionHeading
?
=
null
,
val
items
:
List
<
BpkItem
>
)
Members
Constructors
Bpk
Section
Link copied to clipboard
constructor
(
headings
:
BpkSectionHeading
?
=
null
,
items
:
List
<
BpkItem
>
)
Properties
headings
Link copied to clipboard
val
headings
:
BpkSectionHeading
?
=
null
items
Link copied to clipboard
val
items
:
List
<
BpkItem
>