realChildSize property

  1. @protected
Size? realChildSize
getter/setter pair

Set this value if the child has a different size than returned by its render box

Implementation

@protected
Size? realChildSize;