menu
nextcloud package
documentation
core.dart
$ProfileDataInterfaceBuilder
headline property
headline property
dark_mode
light_mode
headline
property
String
?
get
headline
override
Implementation
String? get headline;
set
headline
(
covariant
String
?
headline
)
covariant
override
Implementation
set headline(covariant String? headline);
nextcloud package
documentation
core
$ProfileDataInterfaceBuilder
headline property
$ProfileDataInterfaceBuilder class