barrierOnTapHint property
The semantic hint text that informs users what will happen if they tap on the widget. Announced in the format of 'Double tap to ...'.
Implementation
final String? barrierOnTapHint;
The semantic hint text that informs users what will happen if they tap on the widget. Announced in the format of 'Double tap to ...'.
final String? barrierOnTapHint;