DeleteTutorialList constructor

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

Implementation

const DeleteTutorialList({this.value});