menu
revali package
documentation
clis/construct_runner/commands/dev_command.dart
DevCommand
debug property
debug property
dark_mode
light_mode
debug
property
bool
debug
late
final
Implementation
late final debug = argResults?['debug'] as bool? ?? false;
revali package
documentation
clis/construct_runner/commands/dev_command
DevCommand
debug property
DevCommand class