SIQTheme class
Constructors
- SIQTheme({String? themeColor, SIQLauncherTheme? launcher, SIQTabBarTheme? tabBar, SIQEmptyViewTheme? emptyView, SIQOfflineBannerTheme? offlineBanner, SIQNoNetworkBannerTheme? networkWaitingBanner, SIQConversationTheme? conversation, SIQFAQTheme? faq, SIQChatWindowTheme? chat, SIQChatFormTheme? form, SIQFeedbackTheme? feedback, SIQInAppNotificationTheme? inAppNotification})
Properties
- chat ↔ SIQChatWindowTheme
-
getter/setter pair
- conversation ↔ SIQConversationTheme
-
getter/setter pair
- emptyView ↔ SIQEmptyViewTheme
-
getter/setter pair
- faq ↔ SIQFAQTheme
-
getter/setter pair
- feedback ↔ SIQFeedbackTheme
-
getter/setter pair
- form ↔ SIQChatFormTheme
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- inAppNotification ↔ SIQInAppNotificationTheme
-
getter/setter pair
- launcher ↔ SIQLauncherTheme
-
getter/setter pair
-
getter/setter pair
- networkWaitingBanner ↔ SIQNoNetworkBannerTheme
-
getter/setter pair
- offlineBanner ↔ SIQOfflineBannerTheme
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tabBar ↔ SIQTabBarTheme
-
getter/setter pair
- themeColor ↔ 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