infoCallback property

Function? infoCallback
final

Called when clicking on the information icon, right to the label Can be anything (openPanel, openPopup...)

Implementation

final Function? infoCallback;