a property - Matrix class - dart:svg library (
original
) (
raw
)
description
num
? geta
Implementation
num? get a native;
seta (
num
? value)
Implementation
set a(num? value) native;