MigrationStepRow constructor
const
MigrationStepRow(
- MigrationStep step, {
- Key? key,
Implementation
const MigrationStepRow(this.step, {super.key});
const MigrationStepRow(this.step, {super.key});