childSize property

Size? childSize
final

If not null, then will be passed to PositionedAlign to prevent it from creating the popup "lazily".

Implementation

final Size? childSize;