menu
mosaic_widgets package
documentation
dsl.dart
MSizedBox
MSizedBox.new const constructor
MSizedBox.new const constructor
dark_mode
light_mode
MSizedBox
constructor
const
MSizedBox
(
{
double
?
width
,
double
?
height
,
MNode
?
child
,
})
Implementation
const MSizedBox({this.width, this.height, this.child});
mosaic_widgets package
documentation
dsl
MSizedBox
MSizedBox.new const constructor
MSizedBox class