Background constructor

const Background(
  1. {Key? key}
)

Implementation

const Background({super.key});