isPulling property

bool get isPulling

Returns true if is currently pulling.

Implementation

bool get isPulling => _pulling != null;