toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.theme
Package-level
declarations
Types
Functions
Types
Bpk
Theme
Link copied to clipboard
object
BpkTheme
Functions
bpk
Ripple
Link copied to clipboard
fun
bpkRipple
(
bounded
:
Boolean
=
true
)
:
IndicationNodeFactory
Bpk
Theme
Link copied to clipboard
@
Composable
fun
BpkTheme
(
fontFamily
:
FontFamily
=
FontFamily.SansSerif
,
content
:
@
Composable
(
)
->
Unit
)