ChatCustomization class

Constructors

ChatCustomization.new({String? chatStatusBarBackgroundColor, String? chatStatusBarIconsColorMode, ToolbarCustomization? chatToolbar, ToolbarCustomization? attachmentPreviewToolbar, String? attachmentPreviewToolbarSaveMenuItemIcon, String? attachmentPreviewToolbarMenuItemsIconTint, String? networkErrorText, String? networkErrorTextColor, String? networkErrorTextAppearance, String? networkErrorLabelBackgroundColor, String? chatBackgroundColor, String? chatProgressBarColor, String? chatInputTextAppearance, String? chatInputTextColor, String? chatInputBackgroundColor, String? chatInputHintText, String? chatInputHintTextColor, String? chatInputAttachmentIcon, String? chatInputAttachmentIconTint, String? chatInputAttachmentBackgroundDrawable, String? chatInputAttachmentBackgroundColor, String? chatInputSendIcon, String? chatInputSendIconTint, String? chatInputSendBackgroundDrawable, String? chatInputSendBackgroundColor, String? chatInputSeparatorLineColor, bool? chatInputSeparatorLineVisible, String? chatInputCursorColor})

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited