StyleTransformer

fun interface StyleTransformer<T>

Functions

Link copied to clipboard
abstract fun transform(source: T): T