childWidth method

T childWidth(
  1. double childWidth
)

Implementation

T childWidth(double childWidth) => this.._childWidth = childWidth;