PageInfo.emptyShell constructor
const
PageInfo.emptyShell(
- String name
Builds an empty shell PageInfo with a const builder
Implementation
const PageInfo.emptyShell(this.name) : builder = _emptyShellBuilder;