TooltipModel constructor

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

Implementation

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