Callout constructor
Callout({
- TextWithTooltip? fullMessage,
- String? styleHint,
Implementation
Callout({this.fullMessage, this.styleHint});
Callout({this.fullMessage, this.styleHint});