menu
fyarn package
documentation
fyarn_cli.dart
BuildPlan
nodesToRebuild property
nodesToRebuild property
dark_mode
light_mode
nodesToRebuild
property
List
<
String
>
nodesToRebuild
final
List of component names that need to be rebuilt.
Implementation
final List<String> nodesToRebuild;
fyarn package
documentation
fyarn_cli
BuildPlan
nodesToRebuild property
BuildPlan class