frameSize property Null safety
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;
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.
final Size frameSize;