ModalHandle constructor

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

Implementation

const ModalHandle({
  super.key,
});