primary property

bool primary
final

Defines the value that will be assigned to the ListView's primary property that contains the timeline items. Determines whether this is the primary scroll view associated with the parent PrimaryScrollController.

The default value is false.

Implementation

final bool primary;