isFlinging property

  1. @visibleForTesting
bool get isFlinging

Implementation

@visibleForTesting
bool get isFlinging => _flingTicker != null;