frameSize property

Size frameSize
final

The size of the child to be recorded.

This size is applied as a tight layout constraint for the child, and is fixed throughout the building session.

Implementation

final Size frameSize;