menu
Flutter
widgets
Container
transform property
transform
brightness_4
brightness_5
description
transform
property
Matrix4
?
transform
final
The transformation matrix to apply before painting the container.
Implementation
final Matrix4? transform;
Flutter
widgets
Container
transform property
Container class