menu
local_database_visual_debugger package
documentation
ui/pin_lock_screen.dart
PinLockScreen
PinLockScreen.new const constructor
PinLockScreen.new const constructor
dark_mode
light_mode
PinLockScreen
constructor
const
PinLockScreen
(
{
Key
?
key
,
required
String
correctPin
,
})
Implementation
const PinLockScreen({super.key, required this.correctPin});
local_database_visual_debugger package
documentation
ui/pin_lock_screen
PinLockScreen
PinLockScreen.new const constructor
PinLockScreen class