Styleable

fun Styleable(value: String = "", emptyDefaultStyle: Boolean = false)

Parameters

value

The name of the styleable resource.

emptyDefaultStyle

Set to true if the view does not have a default style. Will only be used if ParisConfig.namespacedResourcesEnabled is true. Default: false.