GlamourPrimitiveStyle constructor
const
GlamourPrimitiveStyle({})
Implementation
const GlamourPrimitiveStyle({
this.blockPrefix,
this.blockSuffix,
this.prefix,
this.suffix,
this.color,
this.backgroundColor,
this.bold,
this.italic,
this.underline,
this.blink,
this.crossedOut,
this.faint,
this.conceal,
this.inverse,
this.upper,
this.lower,
this.title,
this.format,
});