position property
The position of this component relative to its parent or container.
Defaults to (0, 0)
with a PositionType.relative mode.
Implementation
final Position position;
The position of this component relative to its parent or container.
Defaults to (0, 0)
with a PositionType.relative mode.
final Position position;