menu
nextcloud package
documentation
files_sharing.dart
ShareBuilder
note property
note property
dark_mode
light_mode
note
property
String
?
get
note
override
Implementation
String? get note => _$this._note;
set
note
(
covariant
String
?
note
)
covariant
override
Implementation
set note(covariant String? note) => _$this._note = note;
nextcloud package
documentation
files_sharing
ShareBuilder
note property
ShareBuilder class