AndroidInAppChatCustomization class

Constructors

AndroidInAppChatCustomization.new({bool? chatStatusBarColorLight, String? chatStatusBarBackgroundColor, String? chatNavigationIcon, String? chatNavigationIconTint, String? chatSubtitleText, String? chatSubtitleTextColor, String? chatSubtitleTextAppearanceRes, bool? chatSubtitleCentered, bool? chatTitleCentered, String? chatTitleTextAppearanceRes, String? chatMenuItemsIconTint, String? chatMenuItemSaveAttachmentIcon, String? chatProgressBarColor, String? chatNetworkConnectionErrorTextAppearanceRes, String? chatNetworkConnectionErrorText, String? chatInputTextColor, String? chatInputAttachmentIconTint, String? chatInputAttachmentBackgroundColor, String? chatInputAttachmentBackgroundDrawable, String? chatInputSendIconTint, String? chatInputSendBackgroundColor, String? chatInputSendBackgroundDrawable, String? chatInputSeparatorLineColor, String? chatInputHintText, String? chatInputTextAppearance})

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