menu
nextcloud package
documentation
notes.dart
Note
Note.new factory constructor
Note.new factory constructor
dark_mode
light_mode
Note
constructor
Note
(
[
void
b
(
NoteBuilder
)?
])
Implementation
factory Note([void Function(NoteBuilder)? b]) = _$Note;
nextcloud package
documentation
notes
Note
Note.new factory constructor
Note class