value property

String value

A textual description for the current value of the node.

The reading direction is given by textDirection.

This exposes the raw text of the attributedValue.

Implementation

String get value => attributedValue.string;