Declare CarList cartList ; variable globally and assign value it in FutureBuilder, than you can easily access it anywhere in your dart file.
CarList cartList ;