MoEngage-Android-SDK
cards
/
com.moengage.cards.model.styles
/
TextStyle
Text
Style
data
class
TextStyle
(
backgroundColor
:
String
,
fontSize
:
Int
)
:
WidgetStyle
Content copied to clipboard
Author
Umang Chamaria Date: 07/05/20
Constructors
Properties
Constructors
TextStyle
Link copied to clipboard
fun
TextStyle
(
backgroundColor
:
String
,
fontSize
:
Int
)
Content copied to clipboard
Properties
backgroundColor
Link copied to clipboard
open
override
val
backgroundColor
:
String
Content copied to clipboard
fontSize
Link copied to clipboard
val
fontSize
:
Int
Content copied to clipboard