menu
nextcloud package
documentation
settings.dart
DeclarativeFormFieldBuilder
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
override
Implementation
String? get title => _$this._title;
set
title
(
covariant
String
?
title
)
covariant
override
Implementation
set title(covariant String? title) => _$this._title = title;
nextcloud package
documentation
settings
DeclarativeFormFieldBuilder
title property
DeclarativeFormFieldBuilder class