FastAppCopyright constructor
const
FastAppCopyright({})
Implementation
const FastAppCopyright({
super.key,
this.short = false,
this.customText,
this.margin,
this.author,
this.year,
this.name,
});
const FastAppCopyright({
super.key,
this.short = false,
this.customText,
this.margin,
this.author,
this.year,
this.name,
});