rows property Null safety

int rows

Implementation

int get rows native;
void rows=(int value)

Implementation

set rows(int value) native;