menu
xyz_flutter_plus package
documentation
@easy_components/src/w_facade.dart
WFacade class
WFacade class
dark_mode
light_mode
WFacade
class
Constructors
WFacade.new
({
Image
?
image
,
Widget
?
child
,
double
blurSigma
=
0.0
})
const
Properties
blurSigma
→
double
final
child
→
Widget
?
final
hashCode
→
int
The hash code for this object.
no setter
inherited
image
→
Image
?
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
copyWith
(
{
Image
?
image
,
double
?
blurSigma
,
Color
?
blurColor
,
Widget
?
child
})
→
WFacade
draw
(
)
→
Widget
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
xyz_flutter_plus package
documentation
@easy_components/src/w_facade
WFacade class
w_facade library