rowKeys property

  1. @visibleForTesting
List<Key>? rowKeys
final

For obtaining the individual height of each of the dropdown rows.

Implementation

@visibleForTesting
final List<Key>? rowKeys;