controllerKeys property

List<String> controllerKeys
final

List of controller keys to create automatically.

Each key will have a ScrollController created for it.

Implementation

final List<String> controllerKeys;