SIQMessageTheme class
Constructors
- SIQMessageTheme({SIQMessageCommonTheme? common, SIQSuggestionTheme? suggestion, SIQSkipActionButtonTheme? skipActionButton, SIQAudioPlayerTheme? audioPlayer, SIQSelectionComponentTheme? selection, SIQInputCardTheme? inputCard, SIQSliderCardTheme? slider, SIQInfoMessageTheme? infoMessage, SIQArticleMessageTheme? article, SIQFileMessageTheme? file})
Properties
- article ↔ SIQArticleMessageTheme
-
getter/setter pair
- audioPlayer ↔ SIQAudioPlayerTheme
-
getter/setter pair
- common ↔ SIQMessageCommonTheme
-
getter/setter pair
- file ↔ SIQFileMessageTheme
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- infoMessage ↔ SIQInfoMessageTheme
-
getter/setter pair
- inputCard ↔ SIQInputCardTheme
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selection ↔ SIQSelectionComponentTheme
-
getter/setter pair
- skipActionButton ↔ SIQSkipActionButtonTheme
-
getter/setter pair
- slider ↔ SIQSliderCardTheme
-
getter/setter pair
- suggestion ↔ SIQSuggestionTheme
-
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