NomoDivider constructor
const
NomoDivider({})
Implementation
const NomoDivider({
super.key,
this.axis = Axis.horizontal,
this.color,
this.crossAxisSize,
this.crossAxisSpacing,
this.middle,
});
const NomoDivider({
super.key,
this.axis = Axis.horizontal,
this.color,
this.crossAxisSize,
this.crossAxisSpacing,
this.middle,
});