ScaleTransform constructor

const ScaleTransform({
  1. Key? key,
})

Implementation

const ScaleTransform({Key? key}) : super(key: key);