특정 stateful위젯의 state위젯에 접근하게 해준다. 최소 예제 import 'package:flutter/material.dart'; void main() => runApp(MyApp()); ...
確定! 回上一頁