Try wrapping you Column in an Expanded so the Divider knows how much space to occupy. Container( color: Colors.white, child: (Row( children: <Widget>[ // .
確定! 回上一頁