PasscodeScreen constructor
const
PasscodeScreen({})
Implementation
const PasscodeScreen(
{super.key,
required this.isCreate,
required this.onConfirm,
required this.pin,
required this.isDarkTheme,
required this.isFromConfirm});