data property

dynamic get data

The data associated with the current tooltip.

Implementation

dynamic get data => _data;