1-) Android RMOS - android studio jetbrains tema dark ama kodu kopyalayınca light olsun
örnek kopyalanan text :
localizationsDelegates: context.localizationDelegates, supportedLocales: context.supportedLocales, title: MyApp._title, locale: context.locale, home: LoginPage1(), builder: EasyLoading.init(), theme: ThemeData(useMaterial3: false), localeResolutionCallback: LocaleKeys.varsayilanTelefonunDili, );}