PlugPagStyleData

fun PlugPagStyleData(headTextColor: Int? = null, headBackgroundColor: Int? = null, contentTextColor: Int? = null, contentTextValue1Color: Int? = null, contentTextValue2Color: Int? = null, positiveButtonTextColor: Int? = null, positiveButtonBackground: Int? = null, negativeButtonTextColor: Int? = null, negativeButtonBackground: Int? = null, genericButtonBackground: Int? = null, genericButtonTextColor: Int? = null, genericSmsEditTextBackground: Int? = null, genericSmsEditTextTextColor: Int? = null, lineColor: Int? = null)