OnboardingPage constructor
const
OnboardingPage({})
Implementation
const OnboardingPage(
{super.key,
required this.genero,
required this.nombre,
required this.dpi,
required this.screenConfig});
const OnboardingPage(
{super.key,
required this.genero,
required this.nombre,
required this.dpi,
required this.screenConfig});