childWidth property

double? childWidth
final

the width of the child. (must be set if direction is Direction.left or .right)

Implementation

final double? childWidth;