menu
nextcloud package
documentation
provisioning_api.dart
AppInfoBuilder
active property
active property
dark_mode
light_mode
active
property
bool
?
get
active
override
Implementation
bool? get active => _$this._active;
set
active
(
covariant
bool
?
active
)
covariant
override
Implementation
set active(covariant bool? active) => _$this._active = active;
nextcloud package
documentation
provisioning_api
AppInfoBuilder
active property
AppInfoBuilder class