SwayzeScrollController<ParentType extends SwayzeController> constructor
SwayzeScrollController<ParentType extends SwayzeController> (
- ParentType parent
Implementation
SwayzeScrollController(ParentType parent) : super(parent);