menu
nextcloud package
documentation
core.dart
$NavigationEntryInterfaceBuilder
unread property
unread property
dark_mode
light_mode
unread
property
int
?
get
unread
Implementation
int? get unread;
set
unread
(
int
?
unread
)
Implementation
set unread(int? unread);
nextcloud package
documentation
core
$NavigationEntryInterfaceBuilder
unread property
$NavigationEntryInterfaceBuilder class