You can use bool to do that. Example: bool switched = false; //Based on which state you want it to be on init. Widget to trigger switch ...
確定! 回上一頁