performResize method
void
performResize()
Computes the size of this box based on its constraints.
This is called only when sizedByParent is true, before performLayout.
Implementation
void performResize() {}
Computes the size of this box based on its constraints.
This is called only when sizedByParent is true, before performLayout.
void performResize() {}