listOfTileHeights property
List of height for each of the tiles.
Each tile's height may vary due to the length of the value and description, so wee ned all of them to determine the final size of our dropdown.
Implementation
final List<double> listOfTileHeights;