micNotifier property

ValueNotifier<bool> micNotifier
final

Implementation

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