menu
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/Transform/node4_rotate.dart
RotateTransform
RotateTransform.new const constructor
RotateTransform.new const constructor
dark_mode
light_mode
RotateTransform
constructor
const
RotateTransform
(
{
Key
?
key
,
})
Implementation
const RotateTransform({Key? key}) : super(key: key);
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/Transform/node4_rotate
RotateTransform
RotateTransform.new const constructor
RotateTransform class