FlexOptions constructor
const
FlexOptions({})
Implementation
const FlexOptions({
this.showOverlay = false,
this.showMargins = false,
this.showColumns = true,
this.showModules = false,
this.showBaselines = false,
this.style = const FlexOverlayStyle(),
});