showIf property
Simple boolean flag to control if this step should be shown.
Only used if shouldShow is not provided. Defaults to true.
showIf: isFeatureEnabled
Implementation
final bool showIf;
Simple boolean flag to control if this step should be shown.
Only used if shouldShow is not provided. Defaults to true.
showIf: isFeatureEnabled
final bool showIf;