Preview constructor
Annotation used to mark functions that return widget previews.
Implementation
const Preview({this.name, this.width, this.height, this.textScaleFactor, this.wrapper});
Annotation used to mark functions that return widget previews.
const Preview({this.name, this.width, this.height, this.textScaleFactor, this.wrapper});