AddFlatLabel

@Serializable
data class AddFlatLabel(val appearance: MPIOptions.FlatLabelAppearance? = null)

Constructors

Link copied to clipboard
fun AddFlatLabel(appearance: MPIOptions.FlatLabelAppearance? = null)

Properties

Link copied to clipboard
val appearance: MPIOptions.FlatLabelAppearance? = null