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