Any Flutter widget can manage its state if it's a stateful widget. However, when it's a stateless child widget, the parent manages its state.
確定! 回上一頁