menu
nitrogen_cli package
documentation
commands/update_command.dart
UpdateStepRow
UpdateStepRow.new const constructor
UpdateStepRow.new const constructor
dark_mode
light_mode
UpdateStepRow
constructor
const
UpdateStepRow
(
UpdateStep
step
, {
Key?
key
,
})
Implementation
const UpdateStepRow(this.step, {super.key});
nitrogen_cli package
documentation
commands/update_command
UpdateStepRow
UpdateStepRow.new const constructor
UpdateStepRow class