CssPerspective constructor
- CssNumericValue length
Implementation
factory CssPerspective(CssNumericValue length) {
return CssPerspective._create_1(length);
}
factory CssPerspective(CssNumericValue length) {
return CssPerspective._create_1(length);
}