menu
fw_flutter_sdk
fw_flutter_sdk.dart
ChatStyle
ChatStyle.new constructor
ChatStyle.new
dark_mode
light_mode
ChatStyle
constructor
ChatStyle
(
{
String
?
textColor
,
TextShadowConfiguration
?
textShadow
,
})
Implementation
ChatStyle({ this.textColor, this.textShadow, });
fw_flutter_sdk
fw_flutter_sdk
ChatStyle
ChatStyle.new constructor
ChatStyle class