MixedFluentShadowTheme class

Implemented types

Constructors

MixedFluentShadowTheme.new({MixedFluentShadow? brandShadow2, MixedFluentShadow? brandShadow4, MixedFluentShadow? brandShadow8, MixedFluentShadow? brandShadow16, MixedFluentShadow? brandShadow28, MixedFluentShadow? brandShadow64, MixedFluentShadow? shadow16, MixedFluentShadow? shadow2, MixedFluentShadow? shadow28, MixedFluentShadow? shadow4, MixedFluentShadow? shadow64, MixedFluentShadow? shadow8})

Properties

brandShadow16 MixedFluentShadow?
final
brandShadow2 MixedFluentShadow?
final
brandShadow28 MixedFluentShadow?
final
brandShadow4 MixedFluentShadow?
final
brandShadow64 MixedFluentShadow?
final
brandShadow8 MixedFluentShadow?
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shadow16 MixedFluentShadow?
final
shadow2 MixedFluentShadow?
final
shadow28 MixedFluentShadow?
final
shadow4 MixedFluentShadow?
final
shadow64 MixedFluentShadow?
final
shadow8 MixedFluentShadow?
final

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