ListTodo icon
static Component listTodo({IconSize size = IconSize.md}) => lucide.ListTodo(width: size.unit, height: size.unit);