menu
revali package
documentation
clis/construct_runner/commands/build_command.dart
BuildCommand
flavor property
flavor property
dark_mode
light_mode
flavor
property
String
?
flavor
late
final
Implementation
late final flavor = argResults?['flavor'] as String?;
revali package
documentation
clis/construct_runner/commands/build_command
BuildCommand
flavor property
BuildCommand class