tejacoder

Results 2 comments of tejacoder

![screenshot 72](https://cloud.githubusercontent.com/assets/26557540/24335494/8755ae3a-12a8-11e7-962d-fb7dedf00967.png) anyone can help me ? how to fix it , thank

Try this : ```dart Widget _buildHorizontal() { final List children = [ for (int i = 0; i < widget.steps.length; i += 1) ...[ InkResponse( onTap: widget.steps[i].state != StepState.disabled ?...