isCameraSwitching property

ValueNotifier<bool> isCameraSwitching
final

Implementation

final isCameraSwitching = ValueNotifier<bool>(false);