toggle menu
ZappBase
androidJvm
switch theme
search in API
Compose
/
com.zappstudio.compose.theme
/
BaseButtonTheme
/
BaseButtonTheme
Base
Button
Theme
constructor
(
shape
:
Shape
=
RoundedCornerShape(15.dp)
,
containerColor
:
Color
=
Color.Unspecified
,
contentColor
:
Color
=
Color.Unspecified
,
textStyle
:
TextStyle
=
TextStyle()
,
borderStroke
:
BorderStroke
?
=
null
)