toggle menu
Affogato
1.10.2
androidJvm
switch theme
search in API
sample
/
com.parsuomash.affogato.app.ui.theme
Package-level
declarations
Functions
Properties
Properties
Purple200
Link copied to clipboard
val
Purple200
:
Color
Purple500
Link copied to clipboard
val
Purple500
:
Color
Purple700
Link copied to clipboard
val
Purple700
:
Color
Shapes
Link copied to clipboard
val
Shapes
:
Shapes
Teal200
Link copied to clipboard
val
Teal200
:
Color
Typography
Link copied to clipboard
val
Typography
:
Typography
Functions
Affogato
Theme
Link copied to clipboard
@
Composable
fun
AffogatoTheme
(
darkTheme
:
Boolean
=
isSystemInDarkTheme()
,
content
:
@
Composable
(
)
->
Unit
)