menu
artisanal package
documentation
widgets.dart
SizedBox
SizedBox.shrink constructor
SizedBox.shrink constructor
dark_mode
light_mode
SizedBox.shrink
constructor
SizedBox.shrink
(
{
Widget
?
child
,
Key
?
key
,
})
Implementation
SizedBox.shrink({super.child, super.key}) : width = 0, height = 0;
artisanal package
documentation
widgets
SizedBox
SizedBox.shrink constructor
SizedBox class