LumideRow constructor
const
LumideRow({})
Implementation
const LumideRow({
super.key,
this.children = const [],
this.mainAxisAlignment,
this.crossAxisAlignment,
this.spacing,
});
const LumideRow({
super.key,
this.children = const [],
this.mainAxisAlignment,
this.crossAxisAlignment,
this.spacing,
});