getComputedSize abstract method

ComputedSize? getComputedSize(
  1. int index
)

Size information for the child at Index.

Implementation

ComputedSize? getComputedSize(int index);