right property

  1. @override
PositionUnit? right
final

The offset from the right edge of the parent container. Used for sticky positioning within the flex container.

Implementation

@override
final PositionUnit? right;