linearItemCount property

int? linearItemCount
final

The number of items to display when navigationStyle is NavigationStyle.linear. Must be an odd number between 3 and 5.

Implementation

final int? linearItemCount;