SharedNotesScreen constructor

const SharedNotesScreen({
  1. Key? key,
})

Implementation

const SharedNotesScreen({
  super.key,
});