menu
dart_github_actions package
documentation
dart_github_actions.dart
Step
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Optional name of the step.
Implementation
final String? name;
dart_github_actions package
documentation
dart_github_actions
Step
name property
Step class