CommunityDetailPage constructor
const
CommunityDetailPage({
- Key? key,
- required AppLocalizations l10n,
Implementation
const CommunityDetailPage({super.key, required this.l10n});