menu
tenun package
documentation
core/tooltip.dart
ShadowStyle
ShadowStyle.new constructor
ShadowStyle.new constructor
dark_mode
light_mode
ShadowStyle
constructor
ShadowStyle
(
{
String
?
color
,
double
?
shadowBlur
,
double
?
shadowOffsetX
,
double
?
shadowOffsetY
,
})
Implementation
ShadowStyle({ this.color, this.shadowBlur, this.shadowOffsetX, this.shadowOffsetY, });
tenun package
documentation
core/tooltip
ShadowStyle
ShadowStyle.new constructor
ShadowStyle class