path property
Path
get
path
The shape to paint right now. Reused across frames — treat as read-only.
Implementation
ui.Path get path => _path;
The shape to paint right now. Reused across frames — treat as read-only.
ui.Path get path => _path;