batoolhh
Results
1
comments of
batoolhh
you need to configure theme and darkTheme of GetMaterialApp. Open the lib/main.dart file and modify it like the below. import 'package:get/get.dart'; class MyApp extends StatelessWidget { const MyApp({Key? key}) :...