menu
jovial_svg package
documentation
dom.dart
SvgGradientStopStyle
SvgGradientStopStyle constructor
SvgGradientStopStyle constructor
dark_mode
light_mode
SvgGradientStopStyle
constructor
SvgGradientStopStyle
(
double
?
offset
,
SvgColor
?
color
,
int
?
alpha
)
Implementation
SvgGradientStopStyle(this.offset, this.color, this.alpha);
jovial_svg package
documentation
dom
SvgGradientStopStyle
SvgGradientStopStyle constructor
SvgGradientStopStyle class