LicensePlate constructor
Implementation
const LicensePlate(
this.plate, {
super.key,
this.width,
this.height,
this.locality = 'BRASIL',
this.category,
this.backgroundColor,
this.borderColor,
this.textColor,
this.compact = false,
});