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