DocumentFrontPage constructor
const
DocumentFrontPage({})
Implementation
const DocumentFrontPage(
{super.key,
required this.onPressed,
required this.genero,
required this.nombre,
required this.dpi,
required this.screenName,
required this.updateScreenResult});