HeaderModel constructor

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

Implementation

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