output. Create dataModel class class DataModel { String button; bool isSelected; DataModel(this.button, this.isSelected); }.
確定! 回上一頁