isMeasuredSize abstract method

bool isMeasuredSize(
  1. int index
)

Determine whether the dimensions have been measured for the child at Index.

Implementation

bool isMeasuredSize(int index);