TooltipModel constructor

TooltipModel(
  1. WidgetModel parent,
  2. String? id
)

Implementation

TooltipModel(WidgetModel super.parent, super.id);