target static method
Alias for targetIcon - semantic name for common use case
Implementation
static Component target({IconSize size = IconSize.md}) =>
targetIcon(size: size);
Alias for targetIcon - semantic name for common use case
static Component target({IconSize size = IconSize.md}) =>
targetIcon(size: size);