primary property

bool? primary
final

If this is true, it is recognized as the primary scrolling view.

これがtrueの場合、プライマリーのスクロールビューとして認識されます。

Implementation

final bool? primary;