CSSMatrixComponentOptions constructor

CSSMatrixComponentOptions({
  1. bool is2D,
})

Implementation

external factory CSSMatrixComponentOptions({bool is2D});