menu
widget_modifier package
documentation
widgets.dart
TransformModifier
transform property
transform property
dark_mode
light_mode
transform
property
Matrix4
transform
final
The matrix to transform the child by during painting.
Implementation
final Matrix4 transform;
widget_modifier package
documentation
widgets
TransformModifier
transform property
TransformModifier class