attributedDecreasedValue property
final
The value that value will become after performing a SemanticsAction.decrease action in AttributedString format.
The reading direction is given by textDirection.
See also decreasedValue, which exposes just the raw text.
Implementation
final AttributedString attributedDecreasedValue;