value property
A textual description for the current value of the node.
The reading direction is given by textDirection.
Implementation
String get value => _value;
A textual description for the current value of the node.
The reading direction is given by textDirection.
String get value => _value;