isPaused property

  1. @override
bool get isPaused
override

Whether the device is stopped but the take is intact.

Implementation

@override
bool get isPaused => _paused;