menu
flutter_smart_ptt package
documentation
notifier/poc_change_notifier.dart
PocChangeNotifier
checkedUserIds property
checkedUserIds property
dark_mode
light_mode
checkedUserIds
property
List
<
int
>
get
checkedUserIds
Implementation
List<int> get checkedUserIds => _checkedUserIds;
flutter_smart_ptt package
documentation
notifier/poc_change_notifier
PocChangeNotifier
checkedUserIds property
PocChangeNotifier class