A target migration version.
A 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.
ApplicationShellLayoutMigrationError
A migration can transform the given description before it will be inflated.
ApplicationShellLayoutMigrationError if a widget description cannot be migrated, in this case the default layout will be initialized.
a migrated widget description, or undefined
undefined
A target migration version.