paddingLeft property
Padding applied to the left edge of the flex container.
This value is in logical pixels and represents spacing inside the container's left edge. Note that this is absolute left, not start/end relative to text direction.
Implementation
double paddingLeft = 0.0;