increasedValue property

String increasedValue

The value that value will become after performing a SemanticsAction.increase action.

The reading direction is given by textDirection.

This exposes the raw text of the attributedIncreasedValue.

Implementation

String get increasedValue => attributedIncreasedValue.string;