menu
auto_screen package
documentation
responsive_layout.dart
ResponsiveSizedBox
ResponsiveSizedBox.new const constructor
ResponsiveSizedBox.new const constructor
dark_mode
light_mode
ResponsiveSizedBox
constructor
const
ResponsiveSizedBox
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
Widget
?
child
,
})
Implementation
const ResponsiveSizedBox({ super.key, this.width, this.height, this.child, });
auto_screen package
documentation
responsive_layout
ResponsiveSizedBox
ResponsiveSizedBox.new const constructor
ResponsiveSizedBox class