VerificationForm constructor
const
VerificationForm({
- required Widget nextScreen,
Implementation
const VerificationForm({required this.nextScreen});
const VerificationForm({required this.nextScreen});