menu
eliud_core_main package
documentation
model/shadow_model.dart
ShadowModel
ShadowModel constructor
ShadowModel constructor
dark_mode
light_mode
ShadowModel
constructor
ShadowModel
(
{
RgbModel
?
color
,
double
?
offsetDX
,
double
?
offsetDY
,
double
?
spreadRadius
,
double
?
blurRadius
,
})
Implementation
ShadowModel({ this.color, this.offsetDX, this.offsetDY, this.spreadRadius, this.blurRadius, });
eliud_core_main package
documentation
model/shadow_model
ShadowModel
ShadowModel constructor
ShadowModel class