Initialise widget variables.
const AppHomePage({super.key, required this.childPage, this.title = ''});