TooltipView constructor

TooltipView(
  1. TooltipModel model
)

Implementation

TooltipView(this.model) : super(key: ObjectKey(model));