svg library

Properties

svgElementsRegistry Map<String, ElementCreator>
final

Functions

parseViewBox(String viewBoxString) Rect?
visitSVGTree(Pointer<NativeGumboNode> node, dynamic visitor(Pointer<NativeGumboNode>, dynamic), [dynamic parentValue]) → dynamic
  • You can return value in visitor.
    • false is skip the children
    • others is treat as the parentValue