menu
native_prebuilt package
documentation
hooks.dart
BuildStepConfig
needs property
needs property
dark_mode
light_mode
needs
property
List
<
String
>
needs
final
Step IDs that must complete before this step runs.
Implementation
final List<String> needs;
native_prebuilt package
documentation
hooks
BuildStepConfig
needs property
BuildStepConfig class