rows property

  1. @Input()
int rows
getter/setter pair

Implementation

@Input()
int rows = 5;