menu
flutter_smart_ptt package
documentation
notifier/poc_change_notifier.dart
PocChangeNotifier
isRecording property
isRecording property
dark_mode
light_mode
isRecording
property
bool
get
isRecording
Implementation
bool get isRecording => _isRecording;
flutter_smart_ptt package
documentation
notifier/poc_change_notifier
PocChangeNotifier
isRecording property
PocChangeNotifier class