menu
nextcloud package
documentation
theming.dart
PublicCapabilities_ThemingBuilder
color property
color property
dark_mode
light_mode
color
property
String
?
get
color
override
Implementation
String? get color => _$this._color;
set
color
(
covariant
String
?
color
)
covariant
override
Implementation
set color(covariant String? color) => _$this._color = color;
nextcloud package
documentation
theming
PublicCapabilities_ThemingBuilder
color property
PublicCapabilities_ThemingBuilder class