ScrollerModel constructor

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

Implementation

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