menu
ngcomponents package
documentation
material_stepper/material_step.dart
StepDirective
hideButtons property
hideButtons property
dark_mode
light_mode
hideButtons
property
@Input.new()
bool
hideButtons
getter/setter pair
Whether the buttons should be hidden on this step.
Implementation
@Input() bool hideButtons = false;
ngcomponents package
documentation
material_stepper/material_step
StepDirective
hideButtons property
StepDirective class