create note
This commit is contained in:
@@ -10,6 +10,7 @@ class NotesView extends StatefulWidget {
|
||||
State<NotesView> createState() => _NotesViewState();
|
||||
}
|
||||
|
||||
|
||||
class _NotesViewState extends State<NotesView> {
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user