semanticDecrement property
final
Value used for the semantic label of the decrement button.
If null, '-' will be used.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? semanticDecrement;