url property

String get url

Implementation

String get url {
  return widget.src.toDataUrl();
}