menu
flutter_hyperswitch package
documentation
types.dart
Shadow
Shadow constructor
Shadow constructor
dark_mode
light_mode
Shadow
constructor
Shadow
(
{
String
?
color
,
double
?
opacity
,
double
?
blurRadius
,
Offset
?
offset
,
double
?
intensity
,
})
Implementation
Shadow({ this.color, this.opacity, this.blurRadius, this.offset, this.intensity, });
flutter_hyperswitch package
documentation
types
Shadow
Shadow constructor
Shadow class