FlavorStep constructor
FlavorStep({
- InitConfig? current,
Creates a flavor configuration step.
Implementation
FlavorStep({
this.current,
});
Creates a flavor configuration step.
FlavorStep({
this.current,
});