left method

Positioned left(
  1. double value
)

Implementation

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