isCapturing property
bool
get
isCapturing
Whether capture is currently active
Implementation
bool get isCapturing => _isCapturing;
Whether capture is currently active
bool get isCapturing => _isCapturing;