menu
flutter_helper_kit package
documentation
app_responsive/app_responsive.dart
RSizedBox
RSizedBox.shrink const constructor
RSizedBox.shrink const constructor
dark_mode
light_mode
RSizedBox.shrink
constructor
const
RSizedBox.shrink
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const RSizedBox.shrink({super.key, super.child}) : _square = false, super.shrink();
flutter_helper_kit package
documentation
app_responsive/app_responsive
RSizedBox
RSizedBox.shrink const constructor
RSizedBox class