Recently I started learning flutter, I am trying to change the color. The Tutor on her screen when typing Colors.
The IDE automatically shows color palettes whereas in my case it doesn't.
I tried the following options:
Settings -> Editor -> General -> [checkbox]Show quick documentation on mouse move
Settings -> Editor -> General -> Code Completion -> [checkbox]Insert selected suggestion by pressing space, dot or other content-dependent keys & [checkbox]Show the documentation popup in .... ms
It doesn't work on any of those. I've attached the screenshot.
Tutor Screenshot: My Screenshot:
Palette Generator packageA Flutter package to extract prominent colors from an Image, typically used to find colors for a user interface.
Color palette is part of Quick Documentation.
So, put the mouse cursor over the Colors
class or the color name
as bellow:
And then, go to View -> Quick Documentation, or use the shorthand key
When the help panel has been shown, you can scroll down and see all available colors.
Viewing over color name
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With