menu
widget_modifier package
documentation
widgets.dart
ContainerModifier
transform property
transform property
dark_mode
light_mode
transform
property
Matrix4
?
transform
final
The transformation matrix to apply before painting the container.
Implementation
final Matrix4? transform;
widget_modifier package
documentation
widgets
ContainerModifier
transform property
ContainerModifier class