menu
is_lock_screen2 package
documentation
is_lock_screen2.dart
IsLockScreenException
IsLockScreenException.new const constructor
IsLockScreenException.new const constructor
dark_mode
light_mode
IsLockScreenException
constructor
const
IsLockScreenException
(
String
code
,
String
message
, {
Object
?
details
,
Object
?
cause
,
})
Implementation
const IsLockScreenException( this.code, this.message, { this.details, this.cause, });
is_lock_screen2 package
documentation
is_lock_screen2
IsLockScreenException
IsLockScreenException.new const constructor
IsLockScreenException class