left property Null safety
read / write
The distance by which the child's left edge is inset from the left of the stack.
Implementation
double? left;
The distance by which the child's left edge is inset from the left of the stack.
double? left;