AddTutorialList constructor

const AddTutorialList({
  1. TutorialModel? value,
})

Implementation

const AddTutorialList({this.value});