Companion

Functions

Link copied to clipboard
fun fromGenerators(    name: String,     vsGenerator: (ShadeStructure) -> String,     tscGenerator: (ShadeStructure) -> String? = null,     tseGenerator: (ShadeStructure) -> String? = null,     gsGenerator: (ShadeStructure) -> String? = null,     fsGenerator: (ShadeStructure) -> String): ShadeStyleManager