menu
nextcloud package
documentation
news.dart
ArticleBuilder
unread property
unread property
dark_mode
light_mode
unread
property
bool
?
get
unread
override
Implementation
bool? get unread => _$this._unread;
set
unread
(
covariant
bool
?
unread
)
covariant
override
Implementation
set unread(covariant bool? unread) => _$this._unread = unread;
nextcloud package
documentation
news
ArticleBuilder
unread property
ArticleBuilder class