position property

Position? position
final

The position of the component within its parent or layout.

If null, the component’s placement is determined by the layout system.

Implementation

final Position? position;