menu
nextcloud package
documentation
files_sharing.dart
$ShareInterfaceBuilder
canEdit property
canEdit property
dark_mode
light_mode
canEdit
property
bool
?
get
canEdit
Implementation
bool? get canEdit;
set
canEdit
(
bool
?
canEdit
)
Implementation
set canEdit(bool? canEdit);
nextcloud package
documentation
files_sharing
$ShareInterfaceBuilder
canEdit property
$ShareInterfaceBuilder class