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