AppColors

data class AppColors(val material: Colors, val neutral: NeutralColors, val buttons: ButtonsColors)

Constructors

Link copied to clipboard
constructor(material: Colors, neutral: NeutralColors, buttons: ButtonsColors)

Properties

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