ViewDegradation constructor
const
ViewDegradation({})
Creates degraded view content stages.
Implementation
const ViewDegradation({
this.simpleBordersContent,
this.noStylingContent,
this.essentialContent,
this.skeletonContent,
});