requiresContentSizeToPosition property
Whether calcLeft and calcTop can be used without measuring the size of the content being aligned.
This is provided to optimize positioning logic.
Implementation
@override
final requiresContentSizeToPosition = true;