TextFormField( enabled: false, //Not clickable and not editable readOnly: true, //Clickable and not editable )
確定! 回上一頁