start property

double? start
final

The distance that the child's leading edge is inset from the leading edge of the stack.

Only two out of the three horizontal values (start, end, width) can be set. The third must be null.

Implementation

final double? start;