menu
Flutter
widgets
Transform
transform property
transform
brightness_4
brightness_5
description
transform
property
Matrix4
transform
final
The matrix to transform the child by during painting.
Implementation
final Matrix4 transform;
Flutter
widgets
Transform
transform property
Transform class