$PublicCapabilities_ThemingInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- background → String
-
no setter
- backgroundDefault → bool
-
no setter
- backgroundPlain → bool
-
no setter
- backgroundText → String?
-
no setter
- color → String
-
no setter
- colorElement → String
-
no setter
- colorElementBright → String
-
no setter
- colorElementDark → String
-
no setter
- colorText → String
-
no setter
- favicon → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- logo → String
-
no setter
- logoheader → String
-
no setter
- name → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- slogan → String
-
no setter
- url → String
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($PublicCapabilities_ThemingInterfaceBuilder)) → $PublicCapabilities_ThemingInterface - Rebuilds the instance.
-
toBuilder(
) → $PublicCapabilities_ThemingInterfaceBuilder - Converts the instance to a builder $PublicCapabilities_ThemingInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited