SlidableStrechActionPane constructor

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

Implementation

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