how to use buildcontext in initstate flutter

Code Example - how to use buildcontext in initstate flutter

                
                        Future.delayed(Duration.zero,() {
  //Do your stuff here
  });