ScrollerModel constructor

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

Implementation

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