virakyuthpk
Results
1
comments of
virakyuthpk
> You can send me example this code? I got this problem too. ``` class CameraInputPage extends StatelessWidget { final CameraInputLogic logic = Get.put(CameraInputLogic()); @override Widget build(BuildContext context) { SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle(...