menu
driver_lite
presentation/screens/jailbreak/jailbreak_view.dart
JailbreakView
JailbreakView.new const constructor
JailbreakView.new
dark_mode
light_mode
JailbreakView
constructor
const
JailbreakView
(
{
required
JailbreakAppException
exception
,
Key
?
key
,
})
Implementation
const JailbreakView({required this.exception, super.key});
driver_lite
jailbreak_view
JailbreakView
JailbreakView.new const constructor
JailbreakView class