widgets/note_edit_scroll_view library
A widget for creating and editing notes in a SingleChildScrollView()
Copyright (C) 2023-2025, Software Innovation Institute
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Jess Moore
Classes
- NoteEditScrollView
- A StatelessWidget widget setup for calling the SingleChildScrollView() to edit a note, whether a new note or a pre-existing note, and whether owned by the user or shared to the user.