All I Know about Layout Calculation
First of all, I must note that reading the official document of "Understanding constraints" is a best choice to understand this topic in most cases.
https://docs.flutter.dev/ui/layout/constraints
This document introduces the important concept of layo...
chooyan.hashnode.dev10 min read