AboutMePage constructor
- Key? key,
- required AppAttributes appAttributes,
Implementation
const AboutMePage(
{super.key, required this.appAttributes, required this.footer});
const AboutMePage(
{super.key, required this.appAttributes, required this.footer});