PatternSeries

fun PatternSeries(    title: String,     pattern: String,     color: String? = null)