flutter_mix package
documentation
opacity
OpacityAttribute
OpacityAttribute const constructor
OpacityAttribute
OpacityAttribute
constructor
Null safety
const
OpacityAttribute
(
double
opacity
)
Implementation
const OpacityAttribute(this.opacity);
flutter_mix package
documentation
opacity
OpacityAttribute
OpacityAttribute const constructor
OpacityAttribute class
Constructors
OpacityAttribute
Properties
hashCode
opacity
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==