SIQChatInputTheme class
Constructors
- SIQChatInputTheme({String? backgroundColor, String? audioRecordHintBackgroundColor, String? audioRecordHintTextColor, String? textFieldBorderColor, String? textFieldTintColor, String? textFieldBackgroundColor, String? textFieldPlaceholderColor, String? textFieldTextColor, String? attachmentButtonBackgroundColor, String? recordButtonBackgroundColor, String? recordSoundPulseBackgroundColor, String? sendButtonBackgroundColor, String? buttonDisabledBackgroundColor, String? recordTimerBackgroundColor, String? recordTimerTextColor, String? recordTimerIndicatorColor, String? recordSlideTextColor, String? recordSlideIconColor, String? recordCancelTextColor, String? moreIconColor, String? sendIconColor, String? recordIconColor, SIQReplyViewTheme? reply, SIQReplyViewTheme? edit})
Properties
- attachmentButtonBackgroundColor ↔ String?
-
getter/setter pair
- audioRecordHintBackgroundColor ↔ String?
-
getter/setter pair
- audioRecordHintTextColor ↔ String?
-
getter/setter pair
- backgroundColor ↔ String?
-
getter/setter pair
-
getter/setter pair
- edit ↔ SIQReplyViewTheme
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- moreIconColor ↔ String?
-
getter/setter pair
- recordButtonBackgroundColor ↔ String?
-
getter/setter pair
- recordCancelTextColor ↔ String?
-
getter/setter pair
- recordIconColor ↔ String?
-
getter/setter pair
- recordSlideIconColor ↔ String?
-
getter/setter pair
- recordSlideTextColor ↔ String?
-
getter/setter pair
- recordSoundPulseBackgroundColor ↔ String?
-
getter/setter pair
- recordTimerBackgroundColor ↔ String?
-
getter/setter pair
- recordTimerIndicatorColor ↔ String?
-
getter/setter pair
- recordTimerTextColor ↔ String?
-
getter/setter pair
- reply ↔ SIQReplyViewTheme
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sendButtonBackgroundColor ↔ String?
-
getter/setter pair
- sendIconColor ↔ String?
-
getter/setter pair
- textFieldBackgroundColor ↔ String?
-
getter/setter pair
- textFieldBorderColor ↔ String?
-
getter/setter pair
- textFieldPlaceholderColor ↔ String?
-
getter/setter pair
- textFieldTextColor ↔ String?
-
getter/setter pair
- textFieldTintColor ↔ String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited