PyramidTooltipCallback typedef
        PyramidTooltipCallback =
     void Function(TooltipArgs tooltipArgs)
    
    
Returns the TooltipArgs.
Implementation
typedef PyramidTooltipCallback = void Function(TooltipArgs tooltipArgs);Returns the TooltipArgs.
typedef PyramidTooltipCallback = void Function(TooltipArgs tooltipArgs);