UiOptions class

Constructors

UiOptions()

Properties

activityCompatibilityRequestCode int?
getter/setter pair
backgroundColor Color?
getter/setter pair
closeButtonImage ↔ Image?
getter/setter pair
closeButtonTintColor Color?
getter/setter pair
enableScreenshots bool?
getter/setter pair
filter Filter?
getter/setter pair
floatingPromptEnabled bool?
getter/setter pair
fontPath String?
getter/setter pair
footerBackgroundColor Color?
getter/setter pair
genuinePresenceAssurance GenuinePresenceAssuranceUiOptions
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headerBackgroundColor Color?
getter/setter pair
headerTextColor Color?
getter/setter pair
lineColor Color?
getter/setter pair
livenessAssurance LivenessAssuranceUiOptions
getter/setter pair
logoImage ↔ Image?
getter/setter pair
orientation Orientation?
getter/setter pair
promptTextColor Color?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String?
getter/setter pair

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