menu
mix_builder package
documentation
mix.dart
BoxShadowDto
BoxShadowDto.new const constructor
BoxShadowDto.new const constructor
dark_mode
light_mode
BoxShadowDto
constructor
const
BoxShadowDto
(
{
ColorDto
?
color
,
Offset
?
offset
,
double
?
blurRadius
,
double
?
spreadRadius
,
})
Implementation
const BoxShadowDto({ super.color, super.offset, super.blurRadius, this.spreadRadius, });
mix_builder package
documentation
mix
BoxShadowDto
BoxShadowDto.new const constructor
BoxShadowDto class