decreasedValue property
The value that value will become after performing a SemanticsAction.decrease action.
The reading direction is given by textDirection.
This exposes the raw text of the attributedDecreasedValue.
Implementation
String get decreasedValue => attributedDecreasedValue.string;