Expanded 概述Expanded是用于展开Row,Column或Flex的子child的Widget。 ... ( title: Text('Expand') ), body: Row(children: <Widget>[ // 根据flex系数,分配剩余空间 ...
確定! 回上一頁