DismissibleBackground constructor
const
DismissibleBackground({
- Key? key,
Implementation
const DismissibleBackground({Key? key}) : super(key: key);
const DismissibleBackground({Key? key}) : super(key: key);