d property - Matrix class - dart:svg library (
original
) (
raw
)
description
num
? getd
Implementation
num? get d native;
setd (
num
? value)
Implementation
set d(num? value) native;