Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.model.tickets
/
TicketStyle
/
TicketStyle
Ticket
Style
constructor
(
foregroundColor
:
String
?
=
null
,
backgroundColor
:
String
?
=
null
,
labelColor
:
String
?
=
null
,
stripColor
:
String
?
=
null
,
footerBackgroundColor
:
String
?
=
null
,
logoText
:
String
?
=
null
,
logoSymbolName
:
String
?
=
null
)