ContainerTransform constructor

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

Implementation

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