flutter list initialize with size code example Example: dar initilize list with zero List<int> zeros = List.filled(10, 0)