Gets the value of "align-self"
Source
String get alignSelf => getPropertyValue('align-self');
Sets the value of "align-self"
Source
set alignSelf(String value) { setProperty('align-self', value, ''); }
Gets the value of "align-self"
String get alignSelf => getPropertyValue('align-self');
Sets the value of "align-self"
set alignSelf(String value) { setProperty('align-self', value, ''); }