I have created above UI using flutter_dash: any
package but it’s not expanding to below widget. Can anyone help me in that?
<code>Dash(
direction: Axis.vertical,
dashColor: AppTheme.colorCode,
dashLength: 1,
length: 50,
dashThickness: 2,
),
</code>
<code>Dash(
direction: Axis.vertical,
dashColor: AppTheme.colorCode,
dashLength: 1,
length: 50,
dashThickness: 2,
),
</code>
Dash(
direction: Axis.vertical,
dashColor: AppTheme.colorCode,
dashLength: 1,
length: 50,
dashThickness: 2,
),