DraggablePage constructor

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

Implementation

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