menu
nitrogen_cli package
documentation
commands/doctor_command.dart
CheckRow
CheckRow.new const constructor
CheckRow.new const constructor
dark_mode
light_mode
CheckRow
constructor
const
CheckRow
(
DoctorCheck
check
, {
Key?
key
,
})
Implementation
const CheckRow(this.check, {super.key});
nitrogen_cli package
documentation
commands/doctor_command
CheckRow
CheckRow.new const constructor
CheckRow class