message property

String? message
final

The text to display in the tooltip.

Only one of message and richMessage may be non-null.

Implementation

final String? message;