Flutter通用UI之FlowLayout

效果圖: 功能詳解: FlowLayout支持邊框顏色,邊框圓角,選中背景色,未選中背景色,選中字體色值,未選中字體色值,字體大小,控件間距,選擇個數java 代碼部分: import 'package:flutter/material.dart'; class FlowLayout extends StatefulWidget { final List<String> list; //數據
相關文章
相關標籤/搜索