position property
double
get
position
The position read-only property of the HTMLProgressElement
interface returns current progress of the progress element.
Implementation
external double get position;