tooltip property

String? tooltip
final

Text that describes what will occur when the button is pressed, displayed when the user long-presses on the button or is using Talkback or VoiceOver.

For more information, see Semantics.

Implementation

final String? tooltip;