SwayzeScrollController<ParentType extends SwayzeController> constructor

SwayzeScrollController<ParentType extends SwayzeController>(
  1. ParentType parent
)

Implementation

SwayzeScrollController(ParentType parent) : super(parent);