value property
The current value displayed on the ruler.
This string stores the value shown by the ruler at any given moment. It can represent measurements like weight, length, or other units and may change dynamically as the user interacts with the ruler.
Implementation
String value = '';