semanticsValue property

String? semanticsValue
final

Optional custom semantics value string representation for screen readers.

Defaults to "${value.toStringAsFixed(0)}%".

Implementation

final String? semanticsValue;