isFrontCamera property

ValueNotifier<bool> isFrontCamera
final

Implementation

final ValueNotifier<bool> isFrontCamera = ValueNotifier<bool>(true);