onTapHint property

String? onTapHint
final

A String used by Semantics to provide a hint of what tapping on this Card will do.

For more information, look at the Semantics class.

Implementation

final String? onTapHint;