ShowTutorials constructor

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

Implementation

const ShowTutorials({Key? key}) : super(key: key);