menu
flutter_smart_ptt package
documentation
notifier/setting_change_notifier.dart
SettingChangeNotifier
enableBeep property
enableBeep property
dark_mode
light_mode
enableBeep
property
bool
get
enableBeep
Implementation
bool get enableBeep => _enableBeep;
flutter_smart_ptt package
documentation
notifier/setting_change_notifier
SettingChangeNotifier
enableBeep property
SettingChangeNotifier class