shouldShowScrollStrokes property

  1. @Input()
bool shouldShowScrollStrokes
getter/setter pair

Whether to show the top/bottom borders on the

Implementation

@Input()
bool shouldShowScrollStrokes = true;