isVideoLocked property

ValueNotifier<bool> isVideoLocked
final

Implementation

final ValueNotifier<bool> isVideoLocked = ValueNotifier(false);