Function ListWidget.measure
Measure widget according to desired width and height constraints. (Step 1 of two phase layout).
override void measure(
int parentWidth,
int parentHeight
);
Measure widget according to desired width and height constraints. (Step 1 of two phase layout).
override void measure(
int parentWidth,
int parentHeight
);