Styleable(value: String = "", emptyDefaultStyle: Boolean = false)
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.