ShellCrumb constructor
const
ShellCrumb(
- String label, {
- VoidCallback? onTap,
Implementation
const ShellCrumb(this.label, {this.onTap});
const ShellCrumb(this.label, {this.onTap});