barrierOnTapHint property

String? barrierOnTapHint
final

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;