tooltip property

String? tooltip
final

Optional string tooltip. If not null a tooltip will be displayed on hover. It should describe the whole tile if possible.

Implementation

final String? tooltip;