menu
carp_mobility_package package
documentation
domain/tasks/external_rotation_task.dart
ExternalRotationTask
getTitleForStep method
getTitleForStep method
dark_mode
light_mode
getTitleForStep
method
@
override
String
getTitleForStep
(
RPStep
step
)
inherited
Returns the title of a given
step
Implementation
@override String getTitleForStep(RPStep step) => step.title;
carp_mobility_package package
documentation
domain/tasks/external_rotation_task
ExternalRotationTask
getTitleForStep method
ExternalRotationTask class