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