menu
neomage package
documentation
ui/widgets/status_notice.dart
StatusNoticeController
noticeCount property
noticeCount property
dark_mode
light_mode
noticeCount
property
int
get
noticeCount
Total notice count.
Implementation
int get noticeCount => activeNotices.length;
neomage package
documentation
ui/widgets/status_notice
StatusNoticeController
noticeCount property
StatusNoticeController class