Color
data class Color @JvmOverloads() constructor(active: String?, inactive: String?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(active: String? = null, inactive: String? = null): MPIOptions.FloatingLabelAppearance.Color
Content copied to clipboard