duration property

void duration=(Duration value)

Implementation

set duration(Duration value) => _dragController.duration = value;