ImageEditionStyling
data class ImageEditionStyling(val statusBarColor: Int? = null, val toolbarColor: Int? = null, val toolbarWidgetColor: Int? = null)
Options to customize the image edition screen.
Options to customize the image edition screen.