sized property

bool sized
final

If false, the layer pushed into the tree will not be provided with a size.

An AnnotatedRegionLayer with a size checks that the offset provided in Layer.find is within the bounds, returning null otherwise.

See also:

Implementation

final bool sized;