menu
getx_baik package
documentation
shared/get/get_material_app.dart
GetMaterialApp
GetMaterialApp.new constructor
GetMaterialApp.new constructor
dark_mode
light_mode
GetMaterialApp
constructor
GetMaterialApp
(
{
String
title
=
''
,
GlobalKey
<
NavigatorState
>
?
navigatorKey
,
ThemeData
?
theme
,
required
Widget
home
,
})
Implementation
GetMaterialApp({ this.title = '', this.navigatorKey, this.theme, required this.home, }) {}
getx_baik package
documentation
shared/get/get_material_app
GetMaterialApp
GetMaterialApp.new constructor
GetMaterialApp class