menu
nextcloud package
documentation
cookbook.dart
RecipeBuilder
image property
image property
dark_mode
light_mode
image
property
String
?
get
image
override
Implementation
String? get image => _$this._image;
set
image
(
covariant
String
?
image
)
covariant
override
Implementation
set image(covariant String? image) => _$this._image = image;
nextcloud package
documentation
cookbook
RecipeBuilder
image property
RecipeBuilder class