align property Null safety

int align

Implementation

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

Implementation

set align(int value) native;