Answers for "how to set primary and secondary theme color in fluter"

-2

How to get theme color inside the widget in Flutter

Color color = Theme.of(context).primaryColor;
Posted by: Guest on August-14-2021

Code answers related to "how to set primary and secondary theme color in fluter"

Code answers related to "Dart"

Browse Popular Code Answers by Language