menu
mosaic_widgets package
documentation
dsl.dart
MShadow
MShadow.new const constructor
MShadow.new const constructor
dark_mode
light_mode
MShadow
constructor
const
MShadow
(
{
MColor
?
color
,
double
blur
=
8
,
double
dx
=
0
,
double
dy
=
2
,
})
Implementation
const MShadow({this.color, this.blur = 8, this.dx = 0, this.dy = 2});
mosaic_widgets package
documentation
dsl
MShadow
MShadow.new const constructor
MShadow class