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