right property

PositionUnit? right
final

The right offset for absolute positioning.

Specifies the distance from the parent's right edge. Only used when behavior is LayoutBehavior.absolute.

Implementation

final PositionUnit? right;