tooltip property

String? tooltip
final

The column heading's tooltip.

This is a longer description of the column heading, for cases where the heading might have been abbreviated to keep the column width to a reasonable size.

Implementation

final String? tooltip;