Readonly
layoutOptional
onA migration can transform layout before it will be inflated.
ApplicationShellLayoutMigrationError
if a layout cannot be migrated,
in this case the default layout will be initialized.
Optional
onA migration can transform the given description before it will be inflated.
a migrated widget description, or undefined
ApplicationShellLayoutMigrationError
if a widget description cannot be migrated,
in this case the default layout will be initialized.
A target migration version.