menu
nativebrik_bridge package
documentation
schema/generated.dart
BoxShadow
BoxShadow.new constructor
BoxShadow.new constructor
dark_mode
light_mode
BoxShadow
constructor
BoxShadow
(
{
Color
?
color
,
int
?
offsetX
,
int
?
offsetY
,
int
?
radius
,
})
Implementation
BoxShadow({ this.color, this.offsetX, this.offsetY, this.radius, });
nativebrik_bridge package
documentation
schema/generated
BoxShadow
BoxShadow.new constructor
BoxShadow class