void initState()

in example/lib/main.dart [34:37]


  void initState() {
    super.initState();
    initPlatformState();
  }