menu
mosaic_widgets package
documentation
dsl.dart
MExpanded
MExpanded.new const constructor
MExpanded.new const constructor
dark_mode
light_mode
MExpanded
constructor
const
MExpanded
(
{
MNode
?
leading
,
MNode
?
trailing
,
MNode
?
center
,
MNode
?
bottom
,
})
Implementation
const MExpanded({this.leading, this.trailing, this.center, this.bottom});
mosaic_widgets package
documentation
dsl
MExpanded
MExpanded.new const constructor
MExpanded class