menu
flutter_screen_responsive package
documentation
flutter_screen_responsive_legacy.dart
RSizedBox
RSizedBox.new const constructor
RSizedBox.new const constructor
dark_mode
light_mode
RSizedBox
constructor
const
RSizedBox
(
{
Key
?
key
,
double
?
height
,
double
?
width
,
Widget
?
child
,
})
Implementation
const RSizedBox({ super.key, super.height, super.width, super.child, }) : _square = false;
flutter_screen_responsive package
documentation
flutter_screen_responsive_legacy
RSizedBox
RSizedBox.new const constructor
RSizedBox class