A
A
atomnato2021-10-26 17:28:09
Android
atomnato, 2021-10-26 17:28:09

How to change the color of system buttons?

6178103a7371a653855339.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Ananchenko, 2021-10-26
@Shurik24

As far as I know, the system UI is responsible for this and it is not possible to change it

P
Petr Vasiliev, 2021-11-04
@danial72

This is the native part. There is not enough information about what kind of OS, what shell. It is worth trying to refer to the class
https://api.flutter.dev/flutter/services/SystemChr...

SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle.dark)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question