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