Dart API Referencedart:htmlSVGStopElement

SVGStopElement Interface

The SVGStopElement interface corresponds to the <stop> element.

Extends

SVGStylable, SVGElement

Fields

Code final SVGAnimatedNumber offset #

Corresponds to attribute offset on the given <stop> element.
final SVGAnimatedNumber offset;

This page includes content from the Mozilla Foundation that is graciously licensed under a Creative Commons: Attribution-Sharealike license. Mozilla has no other association with Dart or dartlang.org. We encourage you to improve the web by contributing to The Mozilla Developer Network.