isScreencastActive property
bool
get
isScreencastActive
Gets whether screencast is currently active
Implementation
bool get isScreencastActive => _isFramingScreenCast;
Gets whether screencast is currently active
bool get isScreencastActive => _isFramingScreenCast;