isLaidOut property

bool isLaidOut
final

Whether the sheet has finished measuring its children and computed the correct extents. This takes until the first frame was drawn.

Implementation

final bool isLaidOut;