navigationOff static method
NavigationOff icon
Implementation
static Component navigationOff({IconSize size = IconSize.md}) =>
lucide.NavigationOff(width: size.unit, height: size.unit);
NavigationOff icon
static Component navigationOff({IconSize size = IconSize.md}) =>
lucide.NavigationOff(width: size.unit, height: size.unit);