increasedValue property

String increasedValue

The value that value will have after a SemanticsAction.increase action has been performed.

This property is only valid if the SemanticsAction.increase action is available on this node.

The reading direction is given by textDirection.

Implementation

String get increasedValue => _increasedValue;