NoGraph constructor

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

Implementation

const NoGraph({super.key});