ax property Null safety

CssNumericValue? ax

Implementation

CssNumericValue? get ax native;
void ax=(CssNumericValue? value)

Implementation

set ax(CssNumericValue? value) native;