firexcode
firexcode
XimageBlur
XimageBlur const constructor
XimageBlur
firexcode
firexcode
XimageBlur
XimageBlur const constructor
XimageBlur class
Constructors
XimageBlur
Properties
chlid
hashCode
key
runtimeType
sigmaX
sigmaY
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
XimageBlur
constructor
const
XimageBlur
(
{
Key
key
,
Widget
chlid
,
double
sigmaX
=
5.0
,
double
sigmaY
=
5.0
}
)
Implementation
const XimageBlur({Key key, this.chlid, this.sigmaX = 5.0, this.sigmaY = 5.0}) : super(key: key);