LayoutError constructor
const
LayoutError(
- LayoutErrorKind kind
Wraps the layout-failure kind canon reported.
Implementation
const LayoutError(this.kind);
Wraps the layout-failure kind canon reported.
const LayoutError(this.kind);