bool hasSize

Whether this render object has undergone layout and has a size.

Source

bool get hasSize => _size != null;