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