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