primary property

bool primary
final

Whether this is wrapped around a primary scroll view associated with the parent PrimaryScrollController. Defaults to true when scrollDirection is Axis.vertical and controller is null.

Implementation

final bool primary;