anchor property
The logical "center" of the viewport.
This point will be used to establish the placement of the viewport in the parent's coordinate frame.
Implementation
@override
Anchor anchor = Anchor.topLeft;
The logical "center" of the viewport.
This point will be used to establish the placement of the viewport in the parent's coordinate frame.
@override
Anchor anchor = Anchor.topLeft;