menu
go_trust_mobile_sdk package
documentation
features/prefrenceform/presentation/prefrence_widget.dart
MyApp
MyApp.new const constructor
MyApp.new const constructor
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Implementation
const MyApp({Key? key}) : super(key: key);
go_trust_mobile_sdk package
documentation
features/prefrenceform/presentation/prefrence_widget
MyApp
MyApp.new const constructor
MyApp class