Matrix transformationMatrix

Source

@override
Matrix get transformationMatrix {
  _refreshTextLineMetrics();
  return super.transformationMatrix;
}