JchuScaffoldColors

class JchuScaffoldColors(val contentColor: Color, val containerColor: Color, @DrawableRes val navigationIcon: Int = R.drawable.ic_arrow_left)

Constructors

Link copied to clipboard
constructor(contentColor: Color, containerColor: Color, @DrawableRes navigationIcon: Int = R.drawable.ic_arrow_left)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard