HomeWrapper constructor

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

Creates a HomeWrapper.

Implementation

const HomeWrapper({super.key});