message property
final
The text to display in the tooltip.
Only one of message and richMessage may be non-null.
Implementation
final String? message;
The text to display in the tooltip.
Only one of message and richMessage may be non-null.
final String? message;