increasedValue property
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;