menu
df_widgets package
documentation
df_widgets.dart
Facade class
Facade class
dark_mode
light_mode
Facade
class
Constructors
Facade
({
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
})
→
Facade
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
df_widgets package
documentation
df_widgets
Facade class
df_widgets library