Exclui child da árvore de semântica (ícones/ilustrações decorativos).
child
static Widget decorative(Widget child) => ExcludeSemantics(child: child);