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