Draggable<int> _buildDraggable() { return Draggable( child: Column( children: ... Note that the data is a List, and to obtain the Color integer value, ...
確定! 回上一頁