right method

Positioned right(
  1. double value
)

Implementation

Positioned right(double value) => copyWith(right: value);