DLMobile Checkout Theme
constructor(formStyle: DLFormStyle = DLFormStyle.DEFAULT, textColor: Pair<Int, Int>? = null, titleColor: Pair<Int, Int>? = null, titleSize: Int? = null, buttonText: String? = null, labelColor: Pair<Int, Int>? = null, hintColor: Pair<Int, Int>? = null, outlineColor: Pair<Int, Int>? = null, fillColor: Pair<Int, Int>? = null, errorColor: Pair<Int, Int>? = null, buttonTextColor: Pair<Int, Int>? = null, buttonTextSize: Int? = null, buttonBackgroundColor: Pair<Int, Int>? = null, backgroundColor: Pair<Int, Int>? = null, scanColor: Pair<Int, Int>? = null, scanTextSize: Int? = null)