menu
revali package
documentation
clis/construct_runner/commands/build_command.dart
BuildCommand
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/build_command
BuildCommand
profile property
BuildCommand class