HeaderModel constructor

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

Implementation

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