toggle menu
doodle
0.10.3
common
switch theme
search in API
themes
/
io.nacular.doodle.theme.basic
/
BasicTheme
/
Companion
/
basicButtonBehavior
basic
Button
Behavior
fun
basicButtonBehavior
(
backgroundColor
:
Color
?
=
null
,
darkBackgroundColor
:
Color
?
=
null
,
foregroundColor
:
Color
?
=
null
,
borderColor
:
Color
?
=
null
,
borderWidth
:
Double
?
=
null
,
cornerRadius
:
Double
?
=
null
,
insets
:
Double
?
=
null
)
:
DI.Module
(
source
)