You need to extend with a stateful widget if you want to change the text. In stateless, it can't rebuild, so you must go with the stateful ...
確定! 回上一頁