menu
nextcloud package
documentation
core.dart
NavigationEntryBuilder
href property
href property
dark_mode
light_mode
href
property
String
?
get
href
override
Implementation
String? get href => _$this._href;
set
href
(
covariant
String
?
href
)
covariant
override
Implementation
set href(covariant String? href) => _$this._href = href;
nextcloud package
documentation
core
NavigationEntryBuilder
href property
NavigationEntryBuilder class