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