IproovThemeBuilder class
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCloseButtonIconAsset(
String v) → IproovThemeBuilder -
setHeaderBackgroundColor(
String v) → IproovThemeBuilder -
setInstructionsCaptionFont(
String v) → IproovThemeBuilder -
setInstructionsTitleFont(
String v) → IproovThemeBuilder -
setLogoImageAsset(
String v) → IproovThemeBuilder -
setPromptBackgroundColor(
String v) → IproovThemeBuilder -
setPromptTextColor(
String v) → IproovThemeBuilder -
setResultMessageFont(
String v) → IproovThemeBuilder -
setResultRetryButtonFont(
String v) → IproovThemeBuilder -
setSurroundColor(
String v) → IproovThemeBuilder -
setTitleColor(
String v) → IproovThemeBuilder -
setTitleText(
String v) → IproovThemeBuilder -
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited