Q:

ScrollController not attached to any scroll views

  flutter - ScrollController not attached to any scroll views
 -------------------------
  @override
  void initState() {
    super.initState();
 WidgetsBinding.instance.addPostFrameCallback((_){ 
    //code will run when widget rendering complete
  });
  }
0

New to Communities?

Join the community