AppInfoView constructor Null safety

const AppInfoView(
  1. {Key? key}
)

View of the AppInfoPage.

Add what it does

Implementation

const AppInfoView({super.key});