PlugPagCustomPrinterLayout

constructor(    title: String? = null,     titleColor: String? = null,     confirmTextColor: String? = null,     cancelTextColor: String? = null,     windowBackgroundColor: String? = null,     buttonBackgroundColor: String? = null,     buttonBackgroundColorDisabled: String? = null,     sendSMSTextColor: String? = null,     maxTimeShowPopup: Int = 0)