bind method

void bind(
  1. ZTooltipState state
)

Implementation

void bind(ZTooltipState state) {
  _state = state;
}