CockpitSnapshotStyle constructor
const
CockpitSnapshotStyle({})
Creates a CockpitSnapshotStyle.
Implementation
const CockpitSnapshotStyle({
this.textColor,
this.backgroundColor,
this.fontSize,
this.fontWeight,
this.borderSummary,
this.shadowSummary,
});