SwiftUiColorsTask
open class SwiftUiColorsTask(checkColorCorrectness: Boolean, outputPath: String, themeFiles: ThemeFile) : ColorsTask
Implementation for generating a Swift file with all colors for SwiftUI.
Constructors
Link copied to clipboard
fun SwiftUiColorsTask(checkColorCorrectness: Boolean, outputPath: String, vararg themeFiles: ThemeFile)