LongPress constructor

const LongPress({
  1. required Key key,
})

Implementation

const LongPress({required this.key});