menu
carp_core package
documentation
common.dart
NoteInput
NoteInput.new constructor
NoteInput.new constructor
dark_mode
light_mode
NoteInput
constructor
NoteInput
(
{
required
String
note
,
})
Implementation
NoteInput({required this.note}) : super();
carp_core package
documentation
common
NoteInput
NoteInput.new constructor
NoteInput class