primary property

bool? primary
final

Same as ListView.primary: "Whether this is the primary scroll view associated with the parent PrimaryScrollController".

Implementation

final bool? primary;