cols property Null safety

int cols

Implementation

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

Implementation

set cols(int value) native;