DEV Community

Bret
Bret

Posted on

FLUTTER order of Constructor, Method, Class, Properties, ect..

What’s the order of using Flutters Widget Api?
There’s:

Constructor,
Properties,
Methods,
Class,
Ect...

What order do you use what?
Say.... for a container, or AppBar.... what’s the order for those?

Top comments (0)