stickyHeader property
Indicates whether the header, which lists the available steps, should stick to the top of the page.
Applicable only to steppers with horizontal header.
Implementation
@Input()
bool stickyHeader = false;
Indicates whether the header, which lists the available steps, should stick to the top of the page.
Applicable only to steppers with horizontal header.
@Input()
bool stickyHeader = false;