NoteTakingApp constructor

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

Implementation

const NoteTakingApp({super.key});