menu
custom_pin_auth package
documentation
buiznes/create_pin_bloc.dart
CreatePINState
CreatePINState.new const constructor
CreatePINState.new const constructor
dark_mode
light_mode
CreatePINState
constructor
const
CreatePINState
(
{
String
firstPIN
=
""
,
String
secondPIN
=
""
,
required
PINStatus
pinStatus
,
})
Implementation
const CreatePINState({this.firstPIN = "", this.secondPIN = "", required this.pinStatus});
custom_pin_auth package
documentation
buiznes/create_pin_bloc
CreatePINState
CreatePINState.new const constructor
CreatePINState class