toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.tokens
/
BpkShapes
/
BpkShapes
Bpk
Shapes
constructor
(
small
:
CornerBasedShape
=
RoundedCornerShape(BpkBorderRadius.Sm)
,
medium
:
CornerBasedShape
=
RoundedCornerShape(BpkBorderRadius.Md)
,
large
:
CornerBasedShape
=
RoundedCornerShape(BpkBorderRadius.Lg)
)