VariantUtils class Variants

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

dark<T extends Attribute>() Variant<T>
Short Utils: dark
disabled<T extends Attribute>() Variant<T>
Short Utils: disabled
focused<T extends Attribute>() Variant<T>
Short Utils: focused
hover<T extends Attribute>() Variant<T>
Short Utils: hover
landscape<T extends Attribute>() Variant<T>
Short Utils: landscape
large<T extends Attribute>() Variant<T>
Short Utils: large
light<T extends Attribute>() Variant<T>
Short Utils: light
medium<T extends Attribute>() Variant<T>
Short Utils: medium
not<T extends Attribute>(Variant<T> other) Variant<T>
portrait<T extends Attribute>() Variant<T>
Short Utils: portrait
pressing<T extends Attribute>() Variant<T>
Short utils: pressing
small<T extends Attribute>() Variant<T>
Short Utils: small
xsmall<T extends Attribute>() Variant<T>
Short Utils: xsmall