attributedIncreasedValue property Null safety

AttributedString attributedIncreasedValue
final

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

The reading direction is given by textDirection.

See also increasedValue, which exposes just the raw text.

Implementation

final AttributedString attributedIncreasedValue;