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