flutter_mix package
documentation
fitted
FittedAttribute
FittedAttribute const constructor
FittedAttribute
FittedAttribute
constructor
Null safety
const
FittedAttribute
(
[
BoxFit
boxFit
=
BoxFit.contain
]
)
Implementation
const FittedAttribute([this.boxFit = BoxFit.contain]);
flutter_mix package
documentation
fitted
FittedAttribute
FittedAttribute const constructor
FittedAttribute class
Constructors
FittedAttribute
Properties
boxFit
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==