Solution: AppBar Widget
In this lesson, you'll explore the solution to the "AppBar Widget" challenge.
We'll cover the following...
Solution: Making AppBar Purple
You learned that AppBar
widget’s background color can be updated using the backgroundColor
property in the ...