menu
nextcloud package
documentation
weather_status.dart
LocationWithModeBuilder
mode property
mode property
dark_mode
light_mode
mode
property
int
?
get
mode
override
Implementation
int? get mode => _$this._mode;
set
mode
(
covariant
int
?
mode
)
covariant
override
Implementation
set mode(covariant int? mode) => _$this._mode = mode;
nextcloud package
documentation
weather_status
LocationWithModeBuilder
mode property
LocationWithModeBuilder class