primary property

bool? primary
final

Whether this is the primary scroll view associated with the parent PrimaryScrollController.

See ScrollView.primary

Implementation

final bool? primary;