DismissibleBackground constructor

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

Implementation

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