Future.delayed(Duration(milliseconds: 100), () { After milliseconds of 100 you will write function it will executes });