span property Null safety

int span

Implementation

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

Implementation

set span(int value) native;